Commit Graph

34 Commits

Author SHA1 Message Date
Mike Ng
1337a6994f refactored code to use newer version of backbone.js and underscore.js 2018-02-05 16:14:13 +04:00
Jean-Yves Gaulier
deafb8b957 PHRAS-1177_change-multi-on-field
- add : now the "multi" attribute on a field can be changed after creation
- change : field template
#time 3h
2016-06-23 20:22:25 +02:00
Benoît Burnichon
51023c5533 bump copyright year 2016-01-05 13:38:14 +01:00
Nicolas Le Goff
ea4a567b67 Bump year to 2015 2015-01-20 14:18:45 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Nicolas Le Goff
060d6d9fdb Fix #1623 Can not display empty admin fields list 2013-12-16 14:10:03 +01:00
Nicolas Le Goff
afde85140f Fix #1600 Can not save a deleted field in admin field app 2013-11-28 11:08:42 +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
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
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
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
a59ff1a3ac Display labels according to ['locales.I18n.available'] 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
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
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
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