Commit Graph

451 Commits

Author SHA1 Message Date
Nicolas Le Goff
7d857e59dd reword tanslation string
update doc blocks
2012-09-03 18:09:01 +02:00
Nicolas Le Goff
d23b977602 remove console.log & var_dump 2012-09-03 18:09:01 +02:00
Nicolas Le Goff
db40a0bf7c fix some bugs 2012-09-03 18:09:01 +02:00
Nicolas Le Goff
c0dacd84b4 replace delete controllers by post controllers
fix tests

fix typo

fix tests
2012-09-03 18:08:59 +02:00
Nicolas Le Goff
aeb14dcf15 remove response->send
fix testes

fix testes

fix tests

fix tests

fix paths
2012-09-03 18:08:59 +02:00
Nicolas Le Goff
ac326491f1 Rename controllers 2012-09-03 18:08:59 +02:00
Nicolas Le Goff
70a692bf20 clear cache for appbox databox list when a base is mounted our unmounted
fix some tests

Update doc blocks

fix typo

fix typo

fix some issues

add database tests

revert change

fix annotations

add databases test

add sphinx tests

add connectedUsers tests

add steup tests

fix tests
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
0d302699b8 fix template issue, re enable collection once disabled
add more test for /bas controller
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
1e80ec1cb0 remove sql that used inexisting table
add missing namespace
2012-09-03 18:08:58 +02:00
Nicolas Le Goff
945316e387 remove calls to databox::get_instance
fix redirect issue

fix test issue as pdf-to-text service can be null

add missing registry

fix CS
2012-09-03 18:08:57 +02:00
Nicolas Le Goff
1683673f19 fix recordutils_image::stamp signature
update doc block & fix some issues
2012-09-03 18:08:57 +02:00
Nicolas Le Goff
155d38c7fa add missing return keyword
fix some issues
2012-09-03 18:08:57 +02:00
Nicolas Le Goff
5744b3bd0c add operation success notification
update doc blocks

refactor
2012-09-03 18:08:56 +02:00
Nicolas Le Goff
e62d1e924c add details view for collection & databox; add sphinxconf; add users import & export;
add tests
2012-09-03 18:08:56 +02:00
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