Commit Graph

30 Commits

Author SHA1 Message Date
Nicolas Le Goff
bb836ad360 Fix #1518 Can not edit tags in metadatas settings 2013-10-10 16:45: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
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
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
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
802f83d86d Reorder files structure
Reorder files structure move multiview
2013-06-13 14:03:55 +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
4057e98131 Fix #1186 Reorder of admin fields
Fix tests
2013-05-30 14:34:57 +02: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
bdfb97f063 Minor tweaks 2013-05-27 23:26:49 +02:00
Nicolas Le Goff
b52e4ee8c0 Address PR comment's
Fix tests
2013-05-27 23:26:49 +02:00
Nicolas Le Goff
5c8cb9973e Split ListView by adding a CreateView 2013-05-27 23:26:48 +02:00
Nicolas Le Goff
f886874f8d Add application tests 2013-05-27 23:26:48 +02:00
Nicolas Le Goff
0539db7598 Add global register feature
Tweak admin field app

Fix typo

Tweaks

Fix typo
2013-05-27 23:26:48 +02:00
Nicolas Le Goff
8a59f0070d Adressed PR comment's 2013-05-27 23:26:47 +02:00
Nicolas Le Goff
05dc3659af Add admin field application 2013-05-27 23:26:47 +02:00
Nicolas Le Goff
1ff4e4060b Add field application
Add asset dependencies

Add field model

Add field tests

Add field app

Add JS build

Add end file blank line

Adjust asset dependencies version

Remove assets test libraries from build

Remove unecessary comments

Add end file blank line

Fix indent
2013-05-27 23:26:05 +02:00