Commit Graph

3742 Commits

Author SHA1 Message Date
Denis Flaven
d0c4546ec5 - Fized bug Trac#107: "select first line as header" is now checked when uploading data from a file.
SVN:trunk[425]
2010-05-27 15:56:53 +00:00
Denis Flaven
1a5604f184 Fixed Trac #126: misleading message during the setup when magic_quotes_gpc in On. Now we provide a more accurate message.
SVN:trunk[424]
2010-05-27 15:36:06 +00:00
Denis Flaven
1bc76fe5bd Fixed a typo in an error message (Tack #125).
SVN:trunk[423]
2010-05-27 15:08:50 +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
Romain Quetiez
2b365dca75 Deleted old files
SVN:trunk[421]
2010-05-24 09:19:42 +00:00
Romain Quetiez
08a8835fa5 Removed the indexes for the attributes of type Enum
SVN:trunk[420]
2010-05-21 07:43:51 +00:00
Romain Quetiez
80425789a7 #98 Fixed bug in the computation of free IP addresses for a given subnet
SVN:trunk[419]
2010-05-18 15:02:50 +00:00
Romain Quetiez
d65693598b New type of attribute: IP address
SVN:trunk[418]
2010-05-18 14:34:36 +00:00
Denis Flaven
280c8579be - Small bug fixes after a quick test by performing a clean installation on Windows/IE 8
SVN:trunk[417]
2010-05-16 18:46:19 +00:00
Denis Flaven
d95b941d5a - Partial localization... is this page used at all ?
SVN:trunk[416]
2010-05-16 16:55:22 +00:00
Denis Flaven
15352ad018 - Checking memory_limit during the setup
SVN:trunk[415]
2010-05-16 16:54:08 +00:00
Denis Flaven
e8d4cccf8f - French translation cleanup
SVN:trunk[414]
2010-05-16 16:52:13 +00:00
Denis Flaven
d42f2f18be Minor fix
SVN:trunk[413]
2010-05-16 16:51:03 +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
76a8b5bbc3 - Added support for pattern-based field validation (anticipating HTML5 ?).
SVN:trunk[411]
2010-05-16 16:38:48 +00:00
Denis Flaven
d696e38902 Bug fix: (Consequence of the fix of Trac #112) Now all attributes are can be used for filtering, one cannot add them automatically to the filter... especially for history block where it makes absolutely no sense...
SVN:trunk[410]
2010-05-15 15:04:45 +00:00
Denis Flaven
fd7555e96b No longer needed, implementation replaced by jquery.popupmenu.js
SVN:trunk[409]
2010-05-15 14:52:52 +00:00
Denis Flaven
01539af632 New implementation of the "Actions" Javascript context menu. Simpler, easier to customize and more robust.
SVN:trunk[408]
2010-05-15 14:51:29 +00:00
Denis Flaven
e22393404f - Implementation of the localization... on going...
SVN:trunk[407]
2010-05-15 08:44:36 +00:00
Denis Flaven
124867f7fa - Implementation of the localization... on going...
SVN:trunk[406]
2010-05-15 07:54:59 +00:00
Romain Quetiez
cf042a795d #120 Added indexes on finalclass and enum columns
SVN:trunk[405]
2010-05-15 07:44:46 +00:00
Romain Quetiez
2e07f73122 #112 Implicit search filter declaration
SVN:trunk[404]
2010-05-14 10:06:07 +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
4e09d304f8 - Implementation of the localization... on going...
SVN:trunk[402]
2010-05-06 10:44:38 +00:00
Denis Flaven
aff20677fb - bug fix, found thanks to Eclipse syntax checking !
SVN:trunk[401]
2010-05-06 09:01:21 +00:00
Denis Flaven
a28823141d - Implementation of the localization... on going...
SVN:trunk[400]
2010-05-04 17:14:44 +00:00
Denis Flaven
cfc69316d1 - Implementation of the localization... on going...
SVN:trunk[399]
2010-05-04 15:14:22 +00:00
Denis Flaven
89dffd2845 - Implementation of the localization... on going...
SVN:trunk[398]
2010-05-04 14:42:36 +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
bd3e09a9b8 Remove unused/obsolete pages
SVN:trunk[396]
2010-05-04 14:23:06 +00:00
Denis Flaven
ac1fa17727 - Typo
SVN:trunk[395]
2010-05-04 14:19:38 +00:00
Denis Flaven
65d6adde1c - Enhancement to UniversalSearch:
1) Localization
2) Fixed two medium issues, see Trac #35

SVN:trunk[394]
2010-05-04 13:57:14 +00:00
Denis Flaven
2aa049092f - Search forms now display the subclasses of the specified class...
SVN:trunk[393]
2010-05-04 12:21:39 +00:00
Denis Flaven
029857b5f2 - Verification of invalid external fields (i.e fields pointing to a non-existing field in the target class).
SVN:trunk[392]
2010-05-03 19:49:49 +00:00
Denis Flaven
cb9331c414 - Proper usage of htmlentities: specifiy the target character set !
SVN:trunk[391]
2010-05-02 18:52:46 +00:00
Denis Flaven
9ffb085658 - Creation and CSV import de-activated for abstract classes
SVN:trunk[390]
2010-05-02 18:42:49 +00:00
Denis Flaven
fe44e447ce - Search forms now display the subclasses of the specified class...
SVN:trunk[389]
2010-05-02 18:28:18 +00:00
Denis Flaven
c95df7a42c - Typo
SVN:trunk[388]
2010-05-02 18:26:18 +00:00
Denis Flaven
8e10c27adf - CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)
SVN:trunk[387]
2010-05-02 14:03:21 +00:00
Denis Flaven
3019e65193 - Building the French translation as we go...
SVN:trunk[386]
2010-05-02 14:02:52 +00:00
Denis Flaven
84d0533922 - Added the support of localization to the CSV import wizard
SVN:trunk[385]
2010-05-02 14:02:11 +00:00
Denis Flaven
12dab4a12a - CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)
- Added the support of localization to the CSV import wizard

SVN:trunk[384]
2010-05-02 13:59:38 +00:00
Denis Flaven
ffd22acff5 - Cleanup of 'finalclass'... (Trac #54)
SVN:trunk[383]
2010-05-02 13:56:28 +00:00
Romain Quetiez
c18f731660 Fixed regression due to the changes with 'finalclass', the value stored in the DB was the base class.
SVN:trunk[382]
2010-05-01 17:20:56 +00:00
Romain Quetiez
5ad54c02cb Cosmetics in the overviews (menu templates)
SVN:trunk[381]
2010-05-01 17:19:10 +00:00
Romain Quetiez
5a7e59e02f Clarified the meaning of the attribute 'finalclass'
SVN:trunk[380]
2010-05-01 16:16:43 +00:00
Romain Quetiez
776e6befe6 Improvement: allow to create intermediate classes having no table (just a different behavior)
SVN:trunk[379]
2010-05-01 11:26:48 +00:00
Romain Quetiez
e651c84331 Finalized the concept of abstract classes (#35) in the core. Still to be used within the UI.
SVN:trunk[378]
2010-04-30 16:42:08 +00:00
Romain Quetiez
a980d043c0 Added the readme file (last release = 0.9.1)
SVN:trunk[377]
2010-04-30 15:38:07 +00:00
Romain Quetiez
4a5b004c0f Cosmetics on the login page
SVN:trunk[376]
2010-04-30 08:31:08 +00:00