Marco Vito Moscaritolo
|
3567742dcf
|
Refactor on mail sending to use Email helper and specific tempalte for successfull build.
|
2015-02-16 14:51:14 +01:00 |
|
Dan Cryer
|
fe2a029d1e
|
Fixing some bugs related to the last round of changes.
|
2015-02-12 13:17:42 +00:00 |
|
Lee Willis
|
6233dfa714
|
Redesigned build summary for the dashboard to include recent builds.
Closes #783
Closes #708
|
2015-02-09 11:34:25 +00:00 |
|
Adirelle
|
3dd95c14b9
|
Localisation support for dates throughout the front-end using moment.js.
Closes #734
Closes #732
|
2015-02-03 11:53:12 +00:00 |
|
Adam Cooper
|
191c767bac
|
Move CSS into separate file, fix width of plugins that use tables and adds table-responsive class for smaller screens.
Closes #755
|
2015-02-03 11:38:16 +00:00 |
|
Dan Cryer
|
6e230a6ea3
|
Fixing login is disabled checks
|
2015-01-22 09:17:58 +00:00 |
|
Dan Cryer
|
89c4308680
|
Fixing b8 logo and link on login screen.
|
2015-01-13 12:38:39 +00:00 |
|
Dan Cryer
|
c1ac322d93
|
Fixes
|
2014-12-22 16:18:33 +00:00 |
|
Stephen Ball
|
20f42256bd
|
Cleanup of the disabled login mode.
Hides user menu, the navigation user panel, etc.
Closes #718
|
2014-12-22 16:12:51 +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 |
|
Alex Davyskiba
|
a4faf5a1dd
|
Fix word wrapping on public key.
Closes #703
|
2014-12-18 09:34:42 +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
|
887800f5a5
|
Adding UTF-8 charset to login page.
|
2014-12-10 14:04:16 +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
|
3db08c7315
|
Switching to using moment.js for times in JS, rather than a custom solution. Fixes #688
|
2014-12-07 11:51:41 +00:00 |
|
Dan Cryer
|
fd0b391fb6
|
Making JSON_UNESCAPED_UNICODE change apply to 5.4+, whilst still supporting 5.3.
|
2014-12-07 11:12:56 +00:00 |
|
Nikolay Kirsh
|
62a9baf93d
|
fix unicode strings in json
|
2014-12-07 11:11:32 +00:00 |
|
Dmitry Khomutov
|
094955018a
|
Fixed wrong text for add plugin action
|
2014-12-07 11:07:07 +00:00 |
|
Dan Cryer
|
9faa7e7f39
|
Plugins
|
2014-12-04 14:40:28 +00:00 |
|
Dan Cryer
|
5635c38ed0
|
Users and Settings
|
2014-12-04 14:30:43 +00:00 |
|
Dan Cryer
|
cfe4566af2
|
Login, forgot password and password reset.
|
2014-12-04 13:24:46 +00:00 |
|
Dan Cryer
|
62b957fb83
|
View build
|
2014-12-04 13:08:48 +00:00 |
|
Dan Cryer
|
d08134d378
|
View Project
|
2014-12-04 12:19:06 +00:00 |
|
Dan Cryer
|
261806109d
|
Add/Edit/View Project languages
|
2014-12-04 11:42:21 +00:00 |
|
Dan Cryer
|
95b7f271d1
|
Dashboard updated to support languages
|
2014-12-04 11:14:04 +00:00 |
|
Dan Cryer
|
5698cbac5b
|
Merge branch 'master' of github.com:Block8/PHPCI into dc/languages
|
2014-12-04 10:23:16 +00:00 |
|
Dan Cryer
|
9ceb2841d8
|
Initial commit
|
2014-12-04 10:23:10 +00:00 |
|
Dan Cryer
|
53bca31c2a
|
Fixing fatal error on dashboard, also adding slim view for installs with more than 10 projects
|
2014-12-03 20:26:32 +00:00 |
|
Dan Cryer
|
43fef1539f
|
Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
|
2014-12-03 15:30:36 +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 |
|
Adam Cooper
|
abd50bf4bd
|
Adding a branch filter to the project page, allowing users to view builds from a specific branch.
Closes #600
|
2014-10-16 16:10:24 +01:00 |
|
Marc Aschmann
|
1b9b26abab
|
Merge remote-tracking branch 'block8/master'
|
2014-08-05 13:44:32 +02:00 |
|
Dan Cryer
|
4d4912a09d
|
Adding handling of HTTP 401 status codes in Ajax requests. Fixes #504
|
2014-07-30 14:32:38 +01:00 |
|
Dan Cryer
|
7137e3921f
|
Remove call to non-existant function getPlugins() from the build status page.
Fixes #455
|
2014-07-29 16:18:36 +01:00 |
|
Marc Aschmann
|
c09c319844
|
resolves #497 added feature to disable auth with a default user
|
2014-07-15 11:39:06 +02:00 |
|
Bertram Truong
|
5b177ba8db
|
fix http urls to use protocol relative urls
|
2014-07-10 08:49:55 -05:00 |
|
Dmitry Khomutov
|
c8288bf7e1
|
Project builds pagination improvements
|
2014-06-09 00:08:46 +07:00 |
|
Dmitry Khomutov
|
b577aaebfd
|
Project builds pagination improvements
|
2014-06-08 23:46:42 +07:00 |
|
Alexandre Russo
|
9ed5179c2b
|
Add quick links in menu and set position as fixed for better navigation
|
2014-05-19 16:12:14 +02:00 |
|
devzorg
|
3c269b8c10
|
Fix / Collapse and word wrap fix for a block with the ssh-key.
|
2014-05-17 21:36:25 +04:00 |
|
yourilima
|
a35703d15b
|
Update view.phtml
Fix call to undefined method after changes in d63a029b74bae7eaa80619f78795e6b6d6ef31b7
|
2014-05-14 10:27:41 +02:00 |
|
Dan Cryer
|
f865d5c974
|
PHP 5.3 cleanup, fixes #360
|
2014-05-12 18:42:57 +01: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
|
b5ef96c1a0
|
Removing PHPCI's attempt to install plugins via composer automatically, as it usually doesn't work. See #395
|
2014-05-12 18:26:44 +01:00 |
|
Dan Cryer
|
5c6bdbe071
|
Removing reference to getPlugins() from BuildsTable view
|
2014-05-12 14:58:48 +01:00 |
|
Dan Cryer
|
22b1245e9b
|
Adding some form of exception handling to front-end requests
|
2014-05-09 12:04:42 +01:00 |
|
Dan Cryer
|
cf2d93f71a
|
Adding forgot password functionality.
|
2014-05-08 21:38:32 +01:00 |
|