Commit Graph

437 Commits

Author SHA1 Message Date
Nicolas Le Goff
1cf1a5cef9 add demand.php 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
5d07b96704 add collorder & add new coll & add suggested value 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
f3cc575674 add bas/collection controller 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
d95795c02f add /admin/statusbit/ & /admin/structure/ 2012-09-03 18:08:55 +02:00
Nicolas Le Goff
229940c55a add cgus.php 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
72a7dc95d5 refactor global_values & databases 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
306be958f3 add /admin/setup & /admin/dashboard 2012-09-03 18:08:54 +02:00
Nicolas Le Goff
3fc282e612 file are now uploading following user order
fix typo
2012-09-03 16:54:40 +02:00
Romain Neutron
f27d50be81 Merge with 3.7 2012-08-31 20:30:27 +02:00
Nicolas Le Goff
f8299a8ce2 Fix #862 Upload multiple IE 2012-08-31 16:57:43 +02:00
Romain Neutron
10cc860860 Merge pull request #195 from nlegoff/master_fix_upload_status
Fix #868 Status are not applicate when uploading a file on MASTER
2012-08-31 07:48:07 -07:00
Nicolas Le Goff
42f5efac0d Fix #868 Status are not applicate when uploading a file 2012-08-31 16:38:41 +02:00
Nicolas Le Goff
9b6fcf58c9 Fix #868 Status are not applicate when uploading a file 2012-08-31 15:37:26 +02:00
Romain Neutron
7a11b3266b Fix reset password routes 2012-08-29 14:46:09 +02:00
Romain Neutron
f4fd69504f Remove unused routes 2012-08-29 13:59:22 +02:00
Romain Neutron
0f7056dfed Normalize request calls 2012-08-23 14:15:21 +02:00
Nicolas Le Goff
367cf7c2a4 add /login/authenticate/
remove  login/authenticate controller

add generateEmail function

move parent::tearDownAfterClass at the end od the function

use twitter bootstrap alert component

Update doc blocks & fix issues

add XMLHTTPRequest to PhraseanetPHPUNIt framework

fix tests

remove var_dump

refactor postlog process

fix URI's

fix redirection URI
2012-08-21 17:32:00 +02:00
Nicolas Le Goff
0ecdf87260 add /developers/* tests
add /developers/* test

add /developers/* test

fix tests

add developer test

fix Typo

fix tests
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
a44df4389a add /login/* tests
delete unused template

add random email
2012-08-21 17:31:59 +02:00
Nicolas Le Goff
9419c7e589 add /account/* tests 2012-08-21 17:31:59 +02:00
Romain Neutron
2fb57fc2aa Remove debug 2012-07-27 19:02:27 +02:00
Romain Neutron
ef0fbef5c3 Fix tests 2012-07-27 18:42:23 +02:00
Romain Neutron
657c4cc06b Temporary debug 2012-07-27 17:34:23 +02:00
Romain Neutron
9f11445265 Namespaces cleanup 2012-07-27 12:26:12 +02:00
Romain Neutron
3db0f04680 Refactor move collection controllers 2012-07-26 17:22:46 +02:00
Romain Neutron
59e06043d2 Substitute helper by record request in Basket / Feeds / Tools / Tooltips 2012-07-26 15:38:57 +02:00
Romain Neutron
60e0a059ce Add RecordsRequest, aims to replace Record Helpers 2012-07-26 15:37:35 +02:00
Romain Neutron
d022ff69c7 Remove use of databox singleton 2012-07-26 12:29:44 +02:00
Romain Neutron
8af83d0a00 Fix temporary bug 2012-07-25 13:56:52 +02:00
Romain Neutron
3395ec84e4 Remove last serializers 2012-07-25 12:46:13 +02:00
Romain Neutron
124deef3be Cleanup 2012-07-25 12:09:52 +02:00
Romain Neutron
429173838a Refactor Tooltip controller 2012-07-25 11:39:34 +02:00
Romain Neutron
ee5ee6f24e Refactor upload controller 2012-07-25 11:24:37 +02:00
Romain Neutron
94f04110ac Refactor user preferences 2012-07-25 11:21:33 +02:00
Romain Neutron
a4ebff35d2 Refactor user lists 2012-07-25 11:20:51 +02:00
Romain Neutron
0247a47497 Refactor route workzone 2012-07-25 11:02:04 +02:00
Romain Neutron
68ef531258 Remove inline JsonResponse instanciation 2012-07-24 19:52:08 +02:00
Romain Neutron
8bebadffad Refactor move collection 2012-07-24 19:51:14 +02:00
Romain Neutron
58e5053a8c Refactor Basket controller code 2012-07-24 19:39:16 +02:00
Romain Neutron
a9bdeefcde Remove inline redirection 2012-07-24 19:13:21 +02:00
Romain Neutron
5f25c7b190 Remove global appbox 2012-07-24 19:11:22 +02:00
Romain Neutron
89737fb5e4 Remove serializer 2012-07-24 19:01:06 +02:00
Romain Neutron
cfa04e322f Add binds 2012-07-24 13:15:50 +02:00
Romain Neutron
adeba51b20 Update templates filepaths 2012-07-24 13:12:25 +02:00
Romain Neutron
4dcb9b8be1 Update templates filepaths 2012-07-24 13:12:24 +02:00
Romain Neutron
0666f04cba Rename admin twig templates 2012-07-24 13:12:21 +02:00
Romain Neutron
2a4a3f3ec8 Enable Twig service provider 2012-07-24 13:11:26 +02:00
Nicolas Le Goff
cfe5e4a752 rename route anme post_* to submit_* & revert password lenght control 2012-07-20 18:13:35 +02:00
Nicolas Le Goff
08d915a4a7 add no-register-available message 2012-07-20 18:01:30 +02:00
Nicolas Le Goff
fdec06c1e1 add /login/register/ 2012-07-20 17:36:25 +02:00