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
d42443697c
Security enhancements:
...
- ensure that a user can ony see the details of the ticket she/he is allowed to see, even if the id is typed manually
- add a define'd filter to filter the drop-down lists of the search form for searching closed tickets.
SVN:trunk[3027]
2013-12-09 11:39:25 +00:00
Romain Quetiez
5f98c0dcab
About box - alpha version
...
SVN:trunk[3005]
2013-11-29 10:50:53 +00:00
Romain Quetiez
fa615638d9
Defensive programming: protected against the Notice "array to string conversion" that appears in PHP 5.4 (thus not on every systems)
...
SVN:trunk[3002]
2013-11-28 09:55:39 +00:00
Romain Quetiez
9f95d951d4
#825 and #830 : removed annoying Notices (array to string conversion)
...
SVN:trunk[3000]
2013-11-28 09:44:21 +00:00
Romain Quetiez
258b4be167
#830 (continuation: suppressed the notice "array to string conversion"
...
SVN:trunk[2998]
2013-11-27 09:20:16 +00:00
Romain Quetiez
f5d42b95b8
Code cleanup
...
SVN:trunk[2990]
2013-11-26 15:59:22 +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
87e33c72b5
#775 : preserve the open/closed status of the search form during auto-reload... by not reloading the form at all!
...
SVN:trunk[2986]
2013-11-26 14:19:13 +00:00
Denis Flaven
99695a0fc1
#841 : properly select the current tab
...
SVN:trunk[2985]
2013-11-26 13:54:17 +00:00
Denis Flaven
ebe89b0af7
#839 : Managing n:1 links asked to leave the page (under Chrome!)
...
SVN:trunk[2983]
2013-11-26 10:39:56 +00:00
Romain Quetiez
9bc5406abb
#842 Internal: recode the notifications page to allow several types of actions
...
SVN:trunk[2981]
2013-11-26 09:39:34 +00:00
Romain Quetiez
b62b9caaf2
#829 Corrupted pwd when attempting to create an account without any profile
...
SVN:trunk[2979]
2013-11-25 09:01:35 +00:00
Romain Quetiez
e48716753d
Optimizations: when displaying a "short" list, made of objects having the same status, three additional queries were made (now just one Group By query is made)
...
SVN:trunk[2977]
2013-11-21 16:15:37 +00:00
Denis Flaven
7ebce0a841
Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs !
...
SVN:trunk[2972]
2013-11-07 15:03:01 +00:00
Romain Quetiez
3f50d3ea59
Helper for HTTP POSTs: can return the headers if requested
...
SVN:trunk[2971]
2013-11-06 15:29:15 +00:00
Denis Flaven
898c235c0d
Fix for the validation of the forms in the portal. The (lack of) localization was breaking it!
...
SVN:trunk[2970]
2013-10-29 16:26:46 +00:00
Romain Quetiez
f83bb7fa90
Fixed regression introduced with "forgot password": button to reset the user password labelled as "Send now!"
...
SVN:trunk[2965]
2013-10-29 13:13:58 +00:00
Denis Flaven
0b7ed90e18
Fixed a regression introduced by revision [2856]: Avoid breaking pages with tabs when there is no BASE tag at all...
...
SVN:trunk[2947]
2013-10-22 11:49:38 +00:00
Romain Quetiez
20ba6242e7
No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify
...
SVN:trunk[2946]
2013-10-22 08:09:34 +00:00
Denis Flaven
9d6d93d42f
#757 Better UI to manage direct linksets: added the ability to provide the "reverse query" by specifying a '<filter>' tag on AttributeLinkedSet.
...
SVN:trunk[2942]
2013-10-21 12:25:07 +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
9b58e736ff
#787 Added buttons to check/uncheck all options at once in multi selects inside search forms.
...
SVN:trunk[2928]
2013-10-18 09:06:25 +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
bbb31e2b7f
#780 Auto refresh for the shortcuts
...
SVN:trunk[2926]
2013-10-17 14:47:05 +00:00
Romain Quetiez
afa3c40c3e
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
...
1) When changing column settings (menu "Configure this list")
2) When a plugin was systematically reading some data (e.g. Highlighting late tickets requires to read tto/trr/status/start_date!)
SVN:trunk[2925]
2013-10-17 09:46:10 +00:00
Romain Quetiez
eda203af26
#785 Share the results of a query phrase (preview of the results in the query details page -iif it has NO parameter)
...
SVN:trunk[2923]
2013-10-16 11:45:17 +00:00
Romain Quetiez
3022ba9b1a
Fixed regression introduced a few months ago when reworking the dashboard edition (after the release of 2.0.1)
...
SVN:trunk[2922]
2013-10-16 11:43:21 +00:00
Romain Quetiez
5d402a5f9d
Reviewed the instrumentation to help in tuning the performance (added a message in the admin banner when logging is active)
...
SVN:trunk[2920]
2013-10-16 10:33:30 +00:00
Denis Flaven
2d83f331e2
#771 : better display for "edit in place".
...
SVN:trunk[2919]
2013-10-16 09:34:48 +00:00
Romain Quetiez
caa621eb04
Reviewed the instrumentation to help in tuning the performance
...
SVN:trunk[2916]
2013-10-15 16:08:43 +00:00
Denis Flaven
fca3bb2a73
#738 Adding a space at the end of the mailto: URL to make it better recognized by mail clients (namely Outlook)
...
SVN:trunk[2911]
2013-10-15 08:09:15 +00:00
Denis Flaven
bf9cb67226
#791 Protect against single quotes in localized strings...
...
SVN:trunk[2909]
2013-10-14 16:19:03 +00:00
Denis Flaven
e54d6ecc12
#777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well.
...
SVN:trunk[2908]
2013-10-14 15:36:49 +00:00
Romain Quetiez
3c3d4a073d
#769 Title of pies and charts are not consistent with the title of other dashlets
...
SVN:trunk[2905]
2013-10-14 14:48:09 +00:00
Romain Quetiez
c2efdfa0bb
#794 Could not export the field friendlyname in format 'spreadsheet'
...
SVN:trunk[2903]
2013-10-14 14:17:07 +00:00
Romain Quetiez
bb9f074670
Show all types of Actions from the "Notifications/Actions" tab.
...
SVN:trunk[2889]
2013-10-11 10:30:29 +00:00
Denis Flaven
e34516745c
Retrofit the useful DoPostRequest function which was used (and defined) in several extensions.
...
SVN:trunk[2886]
2013-10-11 08:38:38 +00:00
Denis Flaven
30b2d93bdf
Added support of different (sub)classes of notifications in the "Notifications" tab on an object.
...
SVN:trunk[2884]
2013-10-10 16:01:44 +00:00
Romain Quetiez
e08fa6b43b
#745 Default menu is not computed correctly (depends on the customizations made to the menu -> order of declaration)
...
SVN:trunk[2882]
2013-10-08 14:27:27 +00:00
Romain Quetiez
7017bbf88b
The login web page must NOT be cached by the web browsers
...
SVN:trunk[2880]
2013-10-08 08:28:25 +00:00
Romain Quetiez
b0ecb2f6c6
#774 Sort the enums in the selection drop-down box (search forms) -initially based on the declaration order
...
SVN:trunk[2878]
2013-10-08 07:34:59 +00:00
Romain Quetiez
169f576ccf
#781 Plain text dashlet shown on one single line
...
SVN:trunk[2875]
2013-10-03 15:40:45 +00:00
Romain Quetiez
894b59eee1
#779 It is possible to record a wrong OQL in the phrase book, but then it cannot be edited anymore!
...
SVN:trunk[2874]
2013-10-03 15:30:29 +00:00
Romain Quetiez
6f8be14711
Internal: failed authentication to return error 401 instead of prompting the end-user (to be exploited by the ajax calls)
...
SVN:trunk[2871]
2013-10-02 09:30:14 +00:00
Romain Quetiez
8d068b6a93
#767 JSON/REST Reconciliations made on loose criteria (forced to strict equality, no way to specify a loose criteria)
...
SVN:trunk[2860]
2013-09-24 13:38:49 +00:00
Romain Quetiez
955beb70e4
Cosmetics on the login web page
...
SVN:trunk[2857]
2013-09-24 12:43:44 +00:00
Denis Flaven
1a60b7005b
Avoid breaking pages with tabs when there is no BASE tag at all...
...
SVN:trunk[2856]
2013-09-24 10:05:33 +00:00
Romain Quetiez
fde3808cdf
New feature: Forgot password -> email to reset (possibly disabled in the config file)
...
SVN:trunk[2855]
2013-09-24 09:15:52 +00:00
Romain Quetiez
a2a0ee5194
Fixed bug in the JSON REST API: core/create and core/update, could not reset an external key (0)
...
SVN:trunk[2852]
2013-09-19 11:42:06 +00:00