Denis Flaven
7d327b1395
- Fixed Trac #158 : removed (Debug) message about "applying a stimulus" to an object. The page just says "Object updated" as for any other kind of update.
...
SVN:trunk[770]
2010-09-05 16:23:44 +00:00
Romain Quetiez
81cd840604
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
...
SVN:trunk[759]
2010-09-03 22:20:16 +00:00
Romain Quetiez
ac0b302e75
#213 Reset external keys upon object deletion
...
SVN:trunk[727]
2010-08-31 08:19:26 +00:00
Romain Quetiez
b7131ba4db
Improved the internal KPI reporting tools
...
SVN:trunk[722]
2010-08-30 22:14:04 +00:00
Romain Quetiez
75bbad57fa
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
...
SVN:trunk[711]
2010-08-29 19:49:17 +00:00
Denis Flaven
88efd37525
SVN:trunk[708]
2010-08-27 14:18:58 +00:00
Romain Quetiez
b28735213d
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
...
SVN:trunk[697]
2010-08-25 14:51:36 +00:00
Denis Flaven
3c8f4cca20
Put back exception handler !
...
SVN:trunk[691]
2010-08-23 16:19:19 +00:00
Denis Flaven
a7799e524a
- Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned.
...
SVN:trunk[684]
2010-08-23 12:54:27 +00:00
Denis Flaven
7aacef8d7d
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
...
- Make the Accordion menu collapsible
SVN:trunk[683]
2010-08-23 12:27:21 +00:00
Denis Flaven
272387d61e
- Integrated all the authentications methods and various logon methods...
...
SVN:trunk[665]
2010-08-09 10:19:14 +00:00
Denis Flaven
db8c287925
- Fixed the problem of initial (default) values (Trac #172 ) when creating an object by factorizing: creation / modification and cloning of objects !
...
SVN:trunk[663]
2010-08-05 17:10:35 +00:00
Denis Flaven
422ac56260
- New implementation of the n-n link edition widget... in progress.
...
SVN:trunk[658]
2010-08-04 20:10:20 +00:00
Romain Quetiez
6e54a79940
#166 Split authentication and management of user rights
...
SVN:trunk[621]
2010-07-24 14:42:55 +00:00
Romain Quetiez
38c82c120c
Errors reporting was set to "debug" mode
...
SVN:trunk[593]
2010-07-12 12:13:10 +00:00
Denis Flaven
7053bd7926
- Fxied the display (after modification) of n-n LinkedSets
...
SVN:trunk[553]
2010-07-05 11:51:41 +00:00
Denis Flaven
56a084cb7b
Continuing the integration of the new data model...
...
SVN:trunk[544]
2010-07-04 08:05:12 +00:00
Denis Flaven
223704ca4a
Continuing the integration of the new data model...
...
SVN:trunk[539]
2010-07-03 12:56:50 +00:00
Denis Flaven
b57015d7ba
New data model integration...
...
SVN:trunk[538]
2010-07-02 17:10:08 +00:00
Denis Flaven
db3f3ff1cd
- The object creation page now offers tha choice to create an instance of the sub-classes
...
- Made some objects abstract in the std config-management model
- The creation button is now labelled "Create" instead of "Apply" !
- Better display of long messages (or errors) in SetuWebpage.
SVN:trunk[529]
2010-07-01 20:13:26 +00:00
Denis Flaven
0db5fe786a
New data model integration...
...
SVN:trunk[508]
2010-06-29 11:28:10 +00:00
Denis Flaven
90069f6826
New data model integration...
...
Enhanced the display of blob attributes
SVN:trunk[502]
2010-06-29 09:22:22 +00:00
Romain Quetiez
442161f7bd
New data model: alpha version
...
SVN:trunk[484]
2010-06-25 14:44:27 +00:00
Denis Flaven
50ee5f8194
- global search enhancement: search for several words when the search search string contains spaces, unless it is surrounded by quotes.
...
SVN:trunk[483]
2010-06-24 16:52:18 +00:00
Denis Flaven
e9d28e65e4
- New implementation of the menus: menus are built on the fly and no longer stored in the database...
...
SVN:trunk[482]
2010-06-24 16:22:38 +00:00
Denis Flaven
4cb5651dca
Fixed the handling of default values in the object creation form.
...
SVN:trunk[472]
2010-06-19 08:07:08 +00:00
Denis Flaven
8035f20b1c
Fix some bugs in the handling of creation/modification forms (Trac #131 )
...
SVN:trunk[468]
2010-06-15 16:58:01 +00:00
Denis Flaven
21bea2e7c3
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
...
SVN:trunk[463]
2010-06-14 15:49:35 +00:00
Denis Flaven
23c19c599e
- Improved (more interactive) validation of the forms.
...
SVN:trunk[460]
2010-06-14 09:10:54 +00:00
Romain Quetiez
bdabd3f51a
Bulk delete: fixed a regression due to transaction management + cosmetics
...
Error management: cope with context data that are not a string
SVN:trunk[450]
2010-06-09 15:57:28 +00:00
Romain Quetiez
4d3fbf1f79
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
...
SVN:trunk[440]
2010-06-08 09:33:14 +00:00
Romain Quetiez
d3ffa21943
Improved error handling and localization
...
SVN:trunk[437]
2010-06-07 14:28:42 +00:00
Denis Flaven
ef38dac045
- New implementation preventing users to submit the same form twice.
...
- Better check whether or not an object was modified (rely on the core's IsModified function)
SVN:trunk[433]
2010-06-06 17:00:21 +00:00
Romain Quetiez
a0e0371812
#19 - Reviewed the licensing information and started to align the comments in the code
...
SVN:trunk[422]
2010-05-24 09:24:35 +00:00
Denis Flaven
1de8ae4c33
- Added validation of the fields based on a regexp pattern
...
- Fields that depend on another field (in the same form) get refreshed when one of the fields they depend on is changed
- Updated the wizard to group all the mandatory fields on the first page, since having inter-dependent fields on one page is now supported
SVN:trunk[412]
2010-05-16 16:47:16 +00:00
Denis Flaven
124867f7fa
- Implementation of the localization... on going...
...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Romain Quetiez
d527b56340
#74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack)
...
SVN:trunk[403]
2010-05-13 20:40:52 +00:00
Denis Flaven
df98e25743
Preparing the integration of the Flash navigator
...
SVN:trunk[397]
2010-05-04 14:39:43 +00:00
Denis Flaven
ffd22acff5
- Cleanup of 'finalclass'... (Trac #54 )
...
SVN:trunk[383]
2010-05-02 13:56:28 +00:00
Denis Flaven
bc1292c54b
- First implementation of the bulk delete
...
SVN:trunk[374]
2010-04-30 08:12:12 +00:00
Romain Quetiez
69a8d27b54
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
...
SVN:trunk[372]
2010-04-29 16:51:56 +00:00
Romain Quetiez
7220052134
Enabled localized strings (not only enums, but other types... to be defined)
...
SVN:trunk[359]
2010-04-27 12:38:56 +00:00
Romain Quetiez
1bdfbbb284
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
...
SVN:trunk[348]
2010-04-20 09:21:46 +00:00
Denis Flaven
12d0c865c2
- Fixed bug #85 : MySQL password was displayed (along with the call stack) in case the connection to the database failed.
...
- Additional fix to #87 : strings consisting only of digits (like 001231) were treated as numbers (i.e 1231)
SVN:trunk[319]
2010-03-23 08:17:50 +00:00
Denis Flaven
0a413a32f6
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
SVN:trunk[250]
2010-01-17 09:07:10 +00:00
Denis Flaven
423216e4ae
The label of the active menu is now used as the title of the web page.
...
SVN:trunk[239]
2010-01-12 10:18:18 +00:00
Denis Flaven
905b32eac4
- First (partial) implementation of context and default values.
...
SVN:trunk[223]
2010-01-03 19:14:10 +00:00
Denis Flaven
966d4820ca
- First implementation of documents
...
- small cleanup to remove a global Config variable (and removed some deprecated utils:: functions)
- removed the 'DocumentVersion' object since previous versions are now tracked as normal change objects.
SVN:trunk[220]
2009-12-31 09:08:09 +00:00
Denis Flaven
cc4219714a
- completed the fix of the user object history (Trac #48 )
...
- completed the implementation of truncated lists (Trac #61 )
- Fixed the handling of the search form in the details page (Trac #29 )
SVN:trunk[214]
2009-12-29 14:02:18 +00:00
Denis Flaven
d7b3bea8f4
- improved handling of the 'menu' parameter (Thanks to david-alves for reporting it)
...
- removed unneeded paragraph marks around the h2 title for a better HTMl formatting.
SVN:trunk[197]
2009-11-03 19:03:34 +00:00