Romain Quetiez
|
f6aeeb0aaa
|
Branching 1.1 for patching until 1.2 gets released
SVN:1.1[1329]
|
2011-07-05 09:04:40 +00:00 |
|
Romain Quetiez
|
48ab6cb737
|
Created tag for release 1.1.0 build 181
SVN:1.1[1266]
1.1
|
2011-05-04 12:30:41 +00:00 |
|
Denis Flaven
|
8b0214eeee
|
Preparing for the 1.1 release.
SVN:trunk[1265]
|
2011-05-04 08:56:59 +00:00 |
|
Denis Flaven
|
c6454c5a8e
|
Completed the Portuguese/Brazilian translation, thanks to Marco Tulio !
SVN:trunk[1264]
|
2011-05-02 15:36:32 +00:00 |
|
Denis Flaven
|
6fd3bdbef4
|
Final touch to the 1.1 build: readme "touch" and "doc" review.
SVN:trunk[1263]
|
2011-05-02 13:18:12 +00:00 |
|
Denis Flaven
|
4a12c531e6
|
Last finishing touch to the Italian localization. Now 100% complete !
SVN:trunk[1262]
|
2011-05-02 13:06:37 +00:00 |
|
Denis Flaven
|
df086c8ce2
|
- Better display of the "Resolved Request" form, where the user can submit their satisfaction & feedbacks. Now aligned with the display of the ticket's details.
SVN:trunk[1261]
|
2011-05-02 12:58:32 +00:00 |
|
Romain Quetiez
|
d66e413289
|
Typo in french dictionary
SVN:trunk[1260]
|
2011-05-02 12:37:14 +00:00 |
|
Romain Quetiez
|
938d383efd
|
#379 GetAbsoluteUrlRoot becomes GetAbsoluteUrlAppRoot which will simplify the development of plugins, fixed a cosmetic issue in export.php (format: html + iTop not installed in the url root path)
SVN:trunk[1259]
|
2011-05-02 09:34:45 +00:00 |
|
Romain Quetiez
|
cc35e41028
|
Ooooops -removed debugging traces
SVN:trunk[1258]
|
2011-05-02 08:48:46 +00:00 |
|
Denis Flaven
|
0771fd0636
|
Completion of the Italian localization !
SVN:trunk[1257]
|
2011-04-29 14:26:17 +00:00 |
|
Denis Flaven
|
e4fa7ba983
|
Properly manage carriage returns/line feeds in CaseLog records.
SVN:trunk[1256]
|
2011-04-29 13:57:46 +00:00 |
|
Denis Flaven
|
109e8f6157
|
Undoing previous commit - keep the old icon, shouldn't have been changed.
SVN:trunk[1255]
|
2011-04-29 13:53:37 +00:00 |
|
Romain Quetiez
|
99bce469a1
|
CSV import: regression due to a recent enhancement (labels) and the fact that some labels are redundant (e.g. "Location" used both for Server/location_id and Server/location_name
SVN:trunk[1254]
|
2011-04-29 12:30:56 +00:00 |
|
Denis Flaven
|
e439797767
|
Fixed Character encoding issues in the Hungarian translation.
SVN:trunk[1253]
|
2011-04-29 09:48:56 +00:00 |
|
Denis Flaven
|
7f17acf553
|
Added Hungarian translation (and fixed the default dictionaries for Italian as well).
SVN:trunk[1252]
|
2011-04-28 17:23:45 +00:00 |
|
Denis Flaven
|
5e64834b06
|
Fixed Trac #301: don't force users back into the portal if they are not "portal" users.
SVN:trunk[1251]
|
2011-04-28 15:43:44 +00:00 |
|
Romain Quetiez
|
79fbec3675
|
Readme updated with latest fixes
SVN:trunk[1250]
|
2011-04-28 15:41:46 +00:00 |
|
Denis Flaven
|
f4e796f607
|
Implemented Trac #347: Allow portal users to update their tickets by adding a comment which gets appended to the log.
SVN:trunk[1249]
|
2011-04-28 15:31:22 +00:00 |
|
Romain Quetiez
|
0d710d0464
|
#355 (continuation of the fix) import.php to support localized names in the specification of reconciliation keys, and allowing to specify an external key though it is given as an external field in the input columns
SVN:trunk[1248]
|
2011-04-28 14:02:01 +00:00 |
|
Romain Quetiez
|
40701f3f36
|
Added helper tools to ease the setup of cron.php
SVN:trunk[1247]
|
2011-04-28 12:02:44 +00:00 |
|
Romain Quetiez
|
fcabb8fc43
|
CRON default duration set to 10 minutes
SVN:trunk[1246]
|
2011-04-28 08:47:44 +00:00 |
|
Romain Quetiez
|
4c64419f19
|
Finalized the doc and readme for release 1.1
SVN:trunk[1245]
|
2011-04-28 08:44:46 +00:00 |
|
Romain Quetiez
|
c8c388dac5
|
Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect:
SVN:trunk[1244]
|
2011-04-28 07:50:22 +00:00 |
|
Romain Quetiez
|
374858ef73
|
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
SVN:trunk[1243]
|
2011-04-28 07:28:40 +00:00 |
|
Romain Quetiez
|
d45149a327
|
Readme for 1.1 RC (draft)
SVN:trunk[1242]
|
2011-04-27 08:39:13 +00:00 |
|
Denis Flaven
|
0ea9968797
|
Fixed Trac #391: Support Agent profile was wrong (no rights to modify UserRequest tickets).
SVN:trunk[1241]
|
2011-04-27 08:06:13 +00:00 |
|
Denis Flaven
|
b68ac3916f
|
Aligned the display of the case log (and properties) of a ticket in the User Portal to what is done in the normal UI: better look (multi-column, fieldsets, wider case log at the bottom).
SVN:trunk[1240]
|
2011-04-26 16:49:28 +00:00 |
|
Romain Quetiez
|
e5c46340d1
|
Plugin API: added OnIsModified()
SVN:trunk[1239]
|
2011-04-26 16:03:01 +00:00 |
|
Romain Quetiez
|
1e6887062f
|
Data synchro: added the support of link sets (to import user accounts)
SVN:trunk[1238]
|
2011-04-26 15:29:16 +00:00 |
|
Romain Quetiez
|
fc0f6b636e
|
Data sync: fixed issue with the check while creating a new data source (depending on the target class)
SVN:trunk[1237]
|
2011-04-26 15:24:13 +00:00 |
|
Denis Flaven
|
bcb1864963
|
Fixed Trac#385: clearing an autocomplete foeld (for instance in a search form) now has an immediate effect.
SVN:trunk[1236]
|
2011-04-26 13:41:08 +00:00 |
|
Denis Flaven
|
3a1932b742
|
Typo: double PHP closing tag !
SVN:trunk[1235]
|
2011-04-26 13:38:56 +00:00 |
|
Denis Flaven
|
438f7f19c0
|
Italian localization
SVN:trunk[1234]
|
2011-04-26 13:37:58 +00:00 |
|
Denis Flaven
|
15b8b18b90
|
Adding Italian localization, thanks to Marialaura Colantoni
SVN:trunk[1233]
|
2011-04-22 15:59:31 +00:00 |
|
Denis Flaven
|
b9f467f08f
|
Dictionary files that follow the naming convention <Lang>.dict.<ModuleName>.php are now loaded automatically without the need to specify them explicitely in the module definition file.
SVN:trunk[1232]
|
2011-04-22 15:53:21 +00:00 |
|
Denis Flaven
|
9f779b8dfe
|
English dictionary cleanup/completion.
SVN:trunk[1231]
|
2011-04-22 15:51:23 +00:00 |
|
Denis Flaven
|
8ce3c48446
|
New option group_by_expr for "group_by' display blocks (to be used in templates) to specify a PHP expression to use for the group by. This allows to build dashboards where dates are grouped by the day of the month, for example.
SVN:trunk[1230]
|
2011-04-22 15:49:01 +00:00 |
|
Denis Flaven
|
f84d91e482
|
Removed the 'bgiframe' javascript , which was designed for fixing IE6 issues only and causes troubles with IE9.
SVN:trunk[1229]
|
2011-04-22 15:45:19 +00:00 |
|
Denis Flaven
|
c6493f6cdc
|
Dictionary files that follow the naming convention <Lang>.dict.<ModuleName>.php are now loaded automatically without the need to specify them explicitely in the module definition file.
SVN:trunk[1228]
|
2011-04-22 15:44:50 +00:00 |
|
Romain Quetiez
|
fb87911677
|
#378 Data Synchro - leave the replica in state 'synchronized' if failing to update (update then delete)
SVN:trunk[1227]
|
2011-04-22 14:52:33 +00:00 |
|
Romain Quetiez
|
60b2162d84
|
Data synchro: added notifications in case of error + fixed a bug in the error reporting (reconciliation on null values, last error was not recorded)
SVN:trunk[1226]
|
2011-04-22 13:54:16 +00:00 |
|
Denis Flaven
|
e42b0513a0
|
Removed the 'bgiframe' javascript , which was designed for fixing IE6 issues only and causes troubles with IE9.
SVN:trunk[1225]
|
2011-04-22 13:30:41 +00:00 |
|
Romain Quetiez
|
f92a7df522
|
Data synchro: added "contact to notify in case of error"
SVN:trunk[1224]
|
2011-04-21 09:30:30 +00:00 |
|
Romain Quetiez
|
b7bd1a5943
|
Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well
SVN:trunk[1223]
|
2011-04-21 09:04:34 +00:00 |
|
Denis Flaven
|
69f21b9b79
|
- English dictionary completion for 1.1 !
SVN:trunk[1222]
|
2011-04-20 16:11:47 +00:00 |
|
Romain Quetiez
|
6614a90e38
|
Wiki formatting: automatic detection of urls
SVN:trunk[1221]
|
2011-04-20 11:47:21 +00:00 |
|
Romain Quetiez
|
88a29fd8d1
|
#370 standard argument for CLI/REST services: param_file
SVN:trunk[1220]
|
2011-04-19 15:48:39 +00:00 |
|
Denis Flaven
|
7e2982b848
|
Added methods to trace the completion of the localization.
SVN:trunk[1219]
|
2011-04-19 13:22:18 +00:00 |
|
Denis Flaven
|
ed5d59153b
|
Update/cleanup to the French dictionary.
SVN:trunk[1218]
|
2011-04-19 13:21:01 +00:00 |
|