Denis Flaven
4dd83a0eb6
#985 : preserve the displayed sort order when refreshing a table.
...
SVN:trunk[3442]
2014-12-02 10:26:26 +00:00
Denis Flaven
ca90f9b32a
Oops, typo in "Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation."
...
SVN:trunk[3422]
2014-11-18 17:25:08 +00:00
Denis Flaven
9ca051d9d0
Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation.
...
SVN:trunk[3421]
2014-11-18 15:31:51 +00:00
Denis Flaven
dee7f7b7aa
Upgrade to Raphael 2.1.2
...
SVN:trunk[3415]
2014-11-07 13:25:37 +00:00
Denis Flaven
2c59fb894f
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
...
SVN:trunk[3398]
2014-10-31 17:59:14 +00:00
Romain Quetiez
19a2180c2b
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
...
SVN:trunk[3394]
2014-10-31 14:55:12 +00:00
Denis Flaven
bb741c39f4
#1011 Proper resizing of the dialog box for managing 1:n links - removed a trace.
...
SVN:trunk[3390]
2014-10-30 08:54:48 +00:00
Denis Flaven
c73ef6ae72
#1011 Proper resizing of the dialog box for managing 1:n links.
...
SVN:trunk[3389]
2014-10-30 08:52:00 +00:00
Romain Quetiez
03c4964072
Protected the property fields against the collision of ids within the same page (even if that is a bug, make it work not too bad!)
...
SVN:trunk[3370]
2014-10-20 15:15:39 +00:00
Denis Flaven
f794d0222e
Forms enhancements and XML format touch-up.
...
SVN:trunk[3359]
2014-10-03 09:56:20 +00:00
Romain Quetiez
110aace270
Form fields: added callbacks ('equals' and 'get_field_value') to allow the implementation of enhanced form fields
...
SVN:trunk[3356]
2014-10-01 12:17:15 +00:00
Romain Quetiez
7117b751b3
#778 Issue on list sort order when editing an element (N-N link tabs)
...
SVN:trunk[3322]
2014-09-15 13:40:56 +00:00
Denis Flaven
6473a8f245
#892 Refresh the "multi-select" when picking a value with the "hierarchical picker", inside a search form.
...
SVN:trunk[3223]
2014-06-25 14:37:13 +00:00
Denis Flaven
1d4784b0c7
Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop)
...
SVN:trunk[3206]
2014-06-10 15:05:02 +00:00
Denis Flaven
dbb9558b45
#862 : Popup menu misplaced when the window scrolls (e.g. when displaying large lists of results)
...
SVN:trunk[3176]
2014-05-28 15:22:57 +00:00
Denis Flaven
b095c6b1a3
#909 : faster display for the "details" of an object:
...
- object's history is only loaded when the "History" tab is clicked
- by default the history display is truncated to the 'max_history_length' (= 50) latest modifications
SVN:trunk[3145]
2014-05-06 15:15:57 +00:00
Denis Flaven
8f25fb8e64
#878 : Missing sscrollbar in "linkset-direct" edition popup dialog
...
#881 : Paginated list in popup dialog is broken
- Missing scrollbar in the popup when using the [+] button
SVN:trunk[3121]
2014-04-01 13:09:02 +00:00
Denis Flaven
dcb48d0f35
Bug fix : missing semicolons were causing an error with IE9.
...
SVN:trunk[3107]
2014-03-26 14:58:32 +00:00
Denis Flaven
f993f07751
Enhanced API to support icon upload...
...
SVN:trunk[3081]
2014-02-10 15:41:32 +00:00
Denis Flaven
a6693d9535
Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble.
...
SVN:trunk[3074]
2014-02-05 17:08:33 +00:00
Romain Quetiez
2e37ccc4c2
#770 and #853 : When a list is configured directly from the table (NOT from the Dialog box), then these settings are not kept neither when creating a shortcut nor when opening the "configure this list" dialog
...
SVN:trunk[3030]
2013-12-09 20:38:05 +00:00
Romain Quetiez
3b188524ca
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
...
SVN:trunk[3029]
2013-12-09 15:55:11 +00:00
Denis Flaven
2b58bca313
Use jQuery.inArray() instead of array.indexOf() to be compatible with IE8
...
SVN:trunk[3019]
2013-12-03 10:50:38 +00:00
Romain Quetiez
d7093a9a6f
#770 Preserve list configuration (if dedicated) when creating a shortcut
...
SVN:trunk[2989]
2013-11-26 15:58:05 +00:00
Denis Flaven
0aa0de9f1c
Make sure that we attach ONLY the elements that are visible in the form when using the "select all" mode for managing 1:n links.
...
SVN:trunk[2984]
2013-11-26 11:16:11 +00:00
Romain Quetiez
26dca89b19
#780 Auto refresh for the dashboards (+ cosmetics changes for the shortcuts)
...
SVN:trunk[2929]
2013-10-18 14:14:48 +00:00
Denis Flaven
36e6a6106b
#757 Better UI to manage direct linksets... on going...
...
SVN:trunk[2927]
2013-10-18 08:26:31 +00:00
Romain Quetiez
4f4ceeadc6
Removed calls to console.log
...
SVN:trunk[2879]
2013-10-08 08:23:38 +00:00
Denis Flaven
fe41d09acb
Support for input values with no icon.
...
SVN:trunk[2873]
2013-10-02 14:34:45 +00:00
Denis Flaven
387e4c6f0b
Upload image button should not submit the parent form !!!
...
SVN:trunk[2872]
2013-10-02 12:48:22 +00:00
Romain Quetiez
9292d5fa33
Icon select: load images when the control becomes visible
...
SVN:trunk[2846]
2013-09-05 16:01:07 +00:00
Denis Flaven
17658d1b6a
Bug fix: validation was broken when the first fields were not Ok.
...
SVN:trunk[2806]
2013-07-24 17:00:30 +00:00
Denis Flaven
80bac5275c
Forms enhancements:
...
- The current value of a field is automatically excluded from the forbidden values
SVN:trunk[2800]
2013-07-16 09:16:54 +00:00
Romain Quetiez
ebf08345af
Forms: added the possibility to specify forbidden values + message to explain the issue(toolip) (fiwed a bug on the previous implementation, causing a javascript error, hence a stopper regression due to missing event binds)
...
SVN:trunk[2795]
2013-07-09 09:09:49 +00:00
Romain Quetiez
3066240ca0
Forms: added the possibility to specify forbidden values + message to explain the issue(toolip)
...
SVN:trunk[2793]
2013-07-08 08:25:13 +00:00
Romain Quetiez
e517f2b6f5
Cosmetics on the dashboards
...
SVN:trunk[2789]
2013-07-03 15:52:31 +00:00
Denis Flaven
24ab96769a
Re-position the popup menu each time the button is clicked, in case the button was moved...
...
SVN:trunk[2785]
2013-06-28 09:39:57 +00:00
Romain Quetiez
3ab539e2ba
Dashboard re-engineering
...
SVN:trunk[2782]
2013-06-27 15:21:35 +00:00
Denis Flaven
f7642283f3
Forget about IE 8 support ???
...
SVN:trunk[2779]
2013-06-26 13:55:27 +00:00
Denis Flaven
e7897b9139
Update for jQuery UI 1.10
...
SVN:trunk[2778]
2013-06-26 13:54:52 +00:00
Denis Flaven
7844db0719
Upgrade to jQuery 1.10 and jQuery UI 1.10
...
SVN:trunk[2765]
2013-05-30 09:13:43 +00:00
Denis Flaven
6edb1e3482
Removed the use of the obsolete $.browser property, since we don't care about IE 7 anyway.
...
SVN:trunk[2764]
2013-05-30 08:11:12 +00:00
Denis Flaven
8073120351
JS syntax cleanup...
...
SVN:trunk[2748]
2013-05-16 15:44:05 +00:00
Denis Flaven
deec1aa2a2
Fix the auto-resize (fit) of the dialog's content.
...
SVN:trunk[2740]
2013-05-16 12:13:18 +00:00
Denis Flaven
2e442dbaa0
#704 : preserve the content of a "linkedset" when changing the initial state of the object being created !
...
SVN:trunk[2737]
2013-05-15 15:56:42 +00:00
Denis Flaven
631811145f
Experimental support of icon uploads...
...
SVN:trunk[2716]
2013-05-07 17:27:37 +00:00
Denis Flaven
51d9c30315
#696 : the message "Please fill all mandatory fields" is now localized (done in English, French and German)
...
SVN:trunk[2671]
2013-04-02 13:51:05 +00:00
Romain Quetiez
462f163d8a
#661 and #662 Could not create a user request (or ?) as soon as the autocomplete feature gets active
...
SVN:trunk[2615]
2013-03-12 16:09:03 +00:00
Denis Flaven
8ab0b682db
Patch to add the support of indexOf for IE8.
...
SVN:trunk[2568]
2012-12-13 14:33:32 +00:00
Denis Flaven
402b907c8e
Fix for JS error in IE 8 (reported via the forum)
...
SVN:trunk[2558]
2012-12-11 13:35:43 +00:00