Commit Graph

78 Commits

Author SHA1 Message Date
Nicolas Le Goff
afde85140f Fix #1600 Can not save a deleted field in admin field app 2013-11-28 11:08:42 +01:00
Nicolas Le Goff
7c36829f11 Fix #1570 Remove accept tou link if there are no TOU 2013-11-12 19:59:54 +01:00
Romain Neutron
9fa95db23c Fix JS codestyle 2013-11-12 12:49:23 +01:00
Romain Neutron
dc5c12a592 Fix JS code style 2013-11-11 11:25:52 +01:00
Romain Neutron
ea6b93b88a Fix typo 2013-11-08 18:48:58 +01:00
Nicolas Le Goff
b24b4fdb00 Fix #1578 Checks field source validation 2013-11-08 18:48:58 +01:00
Nicolas Le Goff
409a43db0c Fix field edition for vocabulary 2013-10-31 17:56:47 +01:00
Nicolas Le Goff
7b256eae61 Fix setting cookie 2013-10-28 18:41:41 +01:00
Nicolas Le Goff
ae653edad0 Sets selected field according to current user langage 2013-10-28 14:16:21 +01:00
Nicolas Le Goff
6e59e7aae6 Fix #1518 Can not edit tags in metadatas settings 2013-10-21 18:39:19 +02:00
Romain Neutron
e63ae364ff Merge pull request #667 from nlegoff/fix_1495
[3.8] Fix #1495 Remove focus when editing fields
2013-10-01 02:47:44 -07:00
Nicolas Le Goff
bfb27ddced Fix #1494 zero indexed field list 2013-10-01 11:16:56 +02:00
Nicolas Le Goff
0edc1abc9e Fix #1495 Remove focus action 2013-09-30 12:25:01 +02:00
Nicolas Le Goff
d4045f968c Fix #1453 Edition field on firefox 2013-09-27 18:35:10 +02:00
Romain Neutron
af72aaaf4b Fix #1460 : Select all value is included in the form, trigging an server side error 2013-09-10 12:58:37 +02:00
Nicolas Le Goff
319c1a90c2 Remove regexp control for validating tags 2013-09-06 20:32:52 +02:00
Nicolas Le Goff
01468e284e Fix #1336 Enhance fields update 2013-08-05 14:53:26 +02:00
Nicolas Le Goff
53881e4ddc Fix #1389 Keyboard navigation in field source list 2013-08-05 14:53:26 +02:00
Nicolas Le Goff
139d0d96dc Fix #1386 Remove extra field from register form 2013-08-05 14:53:26 +02:00
Nicolas Le Goff
85fe0496f5 Fix #1366 Can not edit fields in IE7 2013-08-05 14:53:25 +02:00
Romain Neutron
b5c19b3e91 Temporary fix for #1336 2013-07-17 18:09:21 +02:00
Nicolas Le Goff
f037a84d33 Fix #1335 Auto close alert after delay 2013-07-12 19:28:13 +02:00
Nicolas Le Goff
6ae2f29a52 Fix #1337 Remove keyup on input 2013-07-12 19:28:13 +02:00
Nicolas Le Goff
e3bf9fbb4e Fix tests 2013-07-11 01:41:50 +02:00
Nicolas Le Goff
68ebcfddb5 Fix #1267 List is not renumbered after delete & Fix #1264 Can not add field, if there is no field in database 2013-07-11 01:41:50 +02:00
Nicolas Le Goff
14949cb619 Fix #1266 when removing a field, the right panel is not updated 2013-07-11 01:41:50 +02:00
Nicolas Le Goff
d2df5e3222 Fix live search filter 2013-07-11 01:41:50 +02:00
Nicolas Le Goff
3034ce1d78 Add city retrieval from geonamed id on input creation 2013-07-04 14:20:23 +02:00
Nicolas Le Goff
5e151e632a adressed comment's 2013-07-04 02:49:11 +02:00
Nicolas Le Goff
e20e21a3d9 Add geonames module 2013-07-03 20:16:21 +02:00
Nicolas Le Goff
a64c70ae8d Login page geonames plugin integration 2013-07-03 18:34:34 +02:00
Nicolas Le Goff
764fa42f14 Update to jquery ui 1.10.3
Fix conflict & ui bugs

Remove debug
2013-06-21 13:46:16 +02:00
Nicolas Le Goff
c509a1bf47 Fix tests 2013-06-17 12:17:44 +02:00
Nicolas Le Goff
164d012437 Reorder forms organisation add a way to custom view & add callback once error is rendered 2013-06-17 12:09:51 +02:00
Nicolas Le Goff
26a06f0178 Add renew email form validation 2013-06-17 12:09:01 +02:00
Nicolas Le Goff
fc5fea2c2f Fix #1131 Add password strength validation 2013-06-14 16:55:29 +02:00
Nicolas Le Goff
6bb6461935 Fix JS tests 2013-06-13 14:38:00 +02:00
Nicolas Le Goff
a23bccfe7e Fix bootstrap dependency 2013-06-13 14:13:28 +02:00
Nicolas Le Goff
7d0643150f Enhance wording && multiselect css component
Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
f30bca91a9 Adressed PR comment's
Fix tests

Add dot at end of senetences

Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
325d54006a Fix AccountForm validation & Add repeated form 2013-06-13 14:05:09 +02:00
Nicolas Le Goff
6d55d4c61c Fix #1141 Use form type repeated 2013-06-13 14:05:08 +02:00
Nicolas Le Goff
d3716088e1 Adress PR's comment 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
666ecc5152 Add i18n cache 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
5e7a570a0f handle language for multiselect 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
12c7e7e3bb Enhance tests 2013-06-13 14:03:56 +02:00
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