Commit graph

29 commits

Author SHA1 Message Date
Dan Cryer
820d3831b8 Updating Settings Controller to use the configured config file, rather than assuming config.yml 2015-02-25 14:18:05 +00:00
Dan Cryer
9f93db9f35 Lots of cleanup. 2015-02-12 14:11:58 +00:00
Dan Cryer
2d5659d613 Cleaning up unnecessary use of 'die' and 'exit' 2015-02-12 12:37:56 +00:00
Dan Cryer
c1ac322d93 Fixes 2014-12-22 16:18:33 +00:00
Dan Cryer
ead24da1a5 Hopefully re-greening the build. 2014-12-22 15:48:35 +00:00
Dan Cryer
5a9e71adc5 Merge fixes 2014-12-18 10:45:21 +00:00
Dan Cryer
e2d901a54a Merge fixes 2014-12-18 10:16:31 +00:00
Dan Cryer
3ef23a8c46 Allow admins to change the default language for their installation. 2014-12-11 16:32:42 +00:00
Dan Cryer
28d09275fd Merging latest master 2014-12-08 14:18:57 +00:00
Dan Cryer
9fda9ed989 Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
Closes #692
2014-12-08 14:12:01 +00:00
Marc Aschmann
1857007f81 reimplemented disable user 2014-12-07 17:51:00 +01:00
Marc Aschmann
b320a915d2 merged current upstream/master 2014-12-07 17:50:19 +01:00
Dan Cryer
5635c38ed0 Users and Settings 2014-12-04 14:30:43 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Marc Aschmann
6ab7973fd2 Make PHPCI output properly formatted JSON and Yaml files where possible, rather than one-line files.
Closes #547
2014-12-03 11:41:31 +00:00
Dan Cryer
bd47766d63 Allow PHPCI to mark builds as failed if the builder crashed, after a user-defined timeout. Limit to one build per project in RunCommand.
Fixes #623
2014-12-01 17:04:03 +00:00
Dan Cryer
1fae0a26af Settings UI cleanup 2014-12-01 16:18:59 +00:00
James Inman
0b394ac511 Fixing support for SMTP encryption.
Closes #614
Closes #619
2014-10-16 15:44:41 +01:00
Marc Aschmann
1b9b26abab Merge remote-tracking branch 'block8/master' 2014-08-05 13:44:32 +02:00
Dan Cryer
26ebad78f7 Allow users to turn off SMTP encryption.
Fixes #495
2014-07-29 17:24:13 +01:00
Marc Aschmann
c09c319844 resolves #497 added feature to disable auth with a default user 2014-07-15 11:39:06 +02:00
Dan Cryer
3ce85ab54a Adding a warning that PHPCI can't save your settings if the config.yml file is not writeable, fixes #369 2014-05-12 18:37:48 +01:00
Dan Cryer
d098fabdb6 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Dan Cryer
4197c9e34d Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +01:00
Dan Cryer
8a7f048f4c Removing commented code from the installer 2014-04-10 16:31:10 +01:00
Ondrej Huta
77cfd1e5b2 Fix the SettingsController 5.4 call (refactor) 2013-11-27 11:54:17 +01:00
Ondrej Huta
35bc3dad31 Fix the SettingsController 5.4 call 2013-11-27 11:42:34 +01:00
Jimmy Cleuren
8c127d692c catching permission error 2013-11-18 22:47:44 +01:00
Dan Cryer
2a47b08fec Removed Github configuration from ProjectController / ProjectForm and added it to a new settings area. 2013-10-11 21:51:23 +01:00