dflaven
|
7fd1127dd2
Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form.
|
před 9 roky |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
před 12 roky |
dflaven
|
30246af350
Fixed the broken n:n links management UI (Add button remained disabled)
|
před 13 roky |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
před 13 roky |
dflaven
|
7a737ca55a
Bug fix: (side effect of fixing #445) paginate the lists when performing a selection.
|
před 14 roky |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
před 14 roky |
dflaven
|
e9fe937391
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
|
před 14 roky |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
před 14 roky |
dflaven
|
6f1dc9c8ee
-Fix for sorting the tables and taking into account the fact that the first column is not sort-able when it contains checkboxes.
|
před 14 roky |
dflaven
|
bf85a83e12
- Fixed bug #250: sorting truncated tables.
|
před 14 roky |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
před 15 roky |
dflaven
|
46a346943e
Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195)
|
před 15 roky |
dflaven
|
eeb7625bf5
- Restyling and update of the UI
|
před 15 roky |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
před 15 roky |
dflaven
|
7974d9def3
- Implementation of the localization... on going...
|
před 15 roky |
dflaven
|
6531644830
- Search forms now display the subclasses of the specified class...
|
před 15 roky |
romainq
|
f8bceb6e03
Related objects:
|
před 15 roky |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
před 15 roky |
dflaven
|
6dd80c8409
- completed the fix of the user object history (Trac #48)
|
před 15 roky |
dflaven
|
44f141aa02
- Fixed the support of Internet Explorer (tested on IE7 and IE8)
|
před 15 roky |
dflaven
|
0df897671f
- Automatic adjustment of the width and height of the ModalDlg to fit the document's size
|
před 15 roky |
dflaven
|
96518298bf
Limit the size of the table to fit the screen.
|
před 15 roky |
dflaven
|
791cdb2a1c
- New user interface to manage n-n links
|
před 16 roky |