Commit Graph

978 Commits

Author SHA1 Message Date
Nicolas Le Goff
6b25830afc Add oauth& provider forms 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
1338475893 Add home login views tests 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
39be3c7b1f Add custom callbacks handler
Fix typo
2013-06-13 14:03:56 +02:00
Nicolas Le Goff
c990da08ec Simplify the email regexp 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
ab6bef38f1 Remove unusued files
Enhance bootstrap multiselect CSS
2013-06-13 14:03:56 +02:00
Nicolas Le Goff
d04a36d23b Support multiple input type 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
7dad897ab7 Add Applications Form Validator 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
e89c502259 Enhance register classic collection multiselect 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
6b2b804f3e Init backbone login application 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
7c56d0c0ee Add validator object 2013-06-13 14:03:55 +02:00
Nicolas Le Goff
802f83d86d Reorder files structure
Reorder files structure move multiview
2013-06-13 14:03:55 +02:00
Nicolas Le Goff
d17d14bf46 Remove angular dependencies 2013-06-13 14:03:55 +02:00
Romain Neutron
f451a4ebe7 Update use of bootstrap to custom build 2013-06-13 13:52:03 +02:00
Romain Neutron
bfa28e0fd0 Bump to jquery ui 1.8.24, fix JS and CSS load issues 2013-06-13 13:52:03 +02:00
Romain Neutron
25a00d3c6e Merge pull request #387 from romainneutron/url-generator
[3.8] Use url generator
2013-06-13 01:21:02 -07:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Nicolas Le Goff
c663d9d82d Fix #1101 Add sended record throught mail in report
Fix typo
2013-06-12 16:57:11 +02:00
Romain Neutron
d50d106b52 Merge branch 'phantomjs' of https://github.com/nlegoff/Phraseanet into nlegoff-phantomjs 2013-06-01 11:34:26 +02:00
Nicolas Le Goff
159a5c5d55 Display item list position from 1 to n
Remove unusued variable in template
2013-05-31 19:41:01 +02:00
Nicolas Le Goff
a59ff1a3ac Display labels according to ['locales.I18n.available'] 2013-05-31 19:41:01 +02:00
Nicolas Le Goff
16d79abd43 Use ['locales.I18n.available'] to generate field label 2013-05-31 19:41:01 +02:00
Nicolas Le Goff
3dcb45d974 Bind label field to backend
Fix bindings

Fix typo
2013-05-31 19:41:01 +02:00
Nicolas Le Goff
cbd8236e91 Fix Upload tests 2013-05-31 13:03:25 +02:00
Nicolas Le Goff
acb66d6f92 Fix #1190 Use phantom JS to run qunit tests 2013-05-31 12:47:31 +02:00
Romain Neutron
765b043fa8 Update autoloader path 2013-05-31 11:40:52 +02:00
Romain Neutron
eba7f2dfa1 Merge pull request #375 from nlegoff/fix_notif
[3.8] Fix #1189 notifications display is broken
2013-05-30 11:13:51 -07:00
Nicolas Le Goff
53cafa7117 Fix #1189 notifications display is broken 2013-05-30 18:59:59 +02:00
Romain Neutron
769f319638 Update templates to display databox fields labels 2013-05-30 18:12:31 +02:00
Nicolas Le Goff
4057e98131 Fix #1186 Reorder of admin fields
Fix tests
2013-05-30 14:34:57 +02:00
Romain Neutron
e36e7ad085 Merge pull request #364 from nlegoff/fix_1187
Fix #1187, Fix #1188
2013-05-29 12:16:12 -07:00
Nicolas Le Goff
ed13878758 Fix #1187 Add client side check on field name validity 2013-05-29 20:21:48 +02:00
Nicolas Le Goff
08529cd594 Fix #1188 Swap focusout event for keyup event
Fix typo
2013-05-29 18:53:12 +02:00
Romain Neutron
7d2832ff20 Update registrationfields route 2013-05-29 14:23:24 +02:00
Nicolas Le Goff
099dfc311d Use path() method to genrate url in view && clean JS code
Fix terms of use paths
2013-05-29 14:23:16 +02:00
Nicolas Le Goff
383a1b0c0c Enhance register form 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
4672122897 Add registerFormController
Add twig filer which transform dashed string to camelCase
2013-05-29 14:23:16 +02:00
Nicolas Le Goff
57de9ebb6b Fix some JS issues 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
1167f8f485 Reorder & cleanup directory structure 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
a0ed9f9600 Remove unusued CSS file 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
9264df7547 Remove /login/home.js file as it is no more related to login 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
e602c9bf54 Move CSS builded by less into a specific directory 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
59a148bccd Remove geonames 2013-05-29 14:23:15 +02:00
Nicolas Le Goff
4162fe7626 Fix #1125 Clean /account/ 2013-05-29 14:23:14 +02:00
Nicolas Le Goff
7870e4ca7d Fix #1126 Remove last-child class 2013-05-29 14:23:14 +02:00
Romain Neutron
fddda0bbf6 Revert css 2013-05-29 14:23:13 +02:00
Romain Neutron
2343af8d95 Cleanup 2013-05-29 14:23:13 +02:00
Romain Neutron
2910a1c511 Update templates 2013-05-29 14:23:13 +02:00
Romain Neutron
b8b0cec39c Add old password to password renewal form 2013-05-29 14:23:12 +02:00
Nicolas Le Goff
566512c1c7 Fix JS tests 2013-05-29 14:23:06 +02:00
Nicolas Le Goff
de8f1ed93c Fix changePasswordForm 2013-05-29 14:23:05 +02:00