Denis Flaven
86c5b3e258
Typo...
...
SVN:trunk[2747]
2013-05-16 15:42:34 +00:00
Denis Flaven
b971faecda
Cleanup of the log output. No need for such verbosity now that we are approaching the release.
...
SVN:trunk[2746]
2013-05-16 15:41:52 +00:00
Romain Quetiez
7ba5526fda
#725 Specify a port for mySQL server
...
#729 Backup fails on Windows IIS
SVN:trunk[2742]
2013-05-16 13:57:52 +00:00
Romain Quetiez
a62c1946a6
#721 Unmet dependencies not detected
...
SVN:trunk[2739]
2013-05-16 08:54:50 +00:00
Denis Flaven
78ff062787
Proper reset of APC cache upon compilation !
...
SVN:trunk[2715]
2013-05-07 17:25:24 +00:00
Denis Flaven
427f50b390
Allow filtering of the languages to install
...
SVN:trunk[2713]
2013-05-02 08:09:10 +00:00
Romain Quetiez
21f0d96146
New way to compile the dictionaries, allowing for incremental modification via XML
...
SVN:trunk[2712]
2013-04-30 16:14:37 +00:00
Denis Flaven
29060f7b5e
Enhancement: the expression of dependencies between modules can now use a complex boolean expression with a combination of "logical or" (||) and "logical and" (&&) instead of just a module name.
...
SVN:trunk[2708]
2013-04-29 08:39:23 +00:00
Denis Flaven
6df6af0df0
#663 : Fix for emptying a directory which contains broken symbolic links
...
SVN:trunk[2707]
2013-04-29 08:34:19 +00:00
Romain Quetiez
2e35bb97d0
Compiler: added the capability to redefine icons in xml
...
SVN:trunk[2700]
2013-04-24 16:02:24 +00:00
Romain Quetiez
519b9f1a73
Needed => define if not exists
...
SVN:trunk[2699]
2013-04-24 15:50:44 +00:00
Denis Flaven
85c1f0d1aa
New internal flag for generating the delta.
...
SVN:trunk[2698]
2013-04-23 15:33:40 +00:00
Romain Quetiez
4ae69372d4
User rights:
...
- for link classes, if no grant has been given explicitely, then check if one of the remote class has a grant (mix of compile-time and run-time changes)
- fixed an issue: when looking for a grant into the hierarchy, the most explicit declaration (aka the deepest class) must be found first -> reorder the parent classes (new flag on MetaModel::EnumParentClasses
SVN:trunk[2696]
2013-04-18 09:03:08 +00:00
Denis Flaven
48472b6150
- Added support for creating symbolic links via the toolkit
...
- Added more debug info in the setup.log about the detection of the previously installed modules
SVN:trunk[2665]
2013-03-29 15:44:06 +00:00
Denis Flaven
052128da81
#694 : make $__comp_menus__ really global !
...
SVN:trunk[2655]
2013-03-25 13:31:51 +00:00
Denis Flaven
5d805a123e
#683 : allow installation on a DB which names begins with numbers
...
+ directory cleanup for supporting symblinks
SVN:trunk[2639]
2013-03-19 11:38:53 +00:00
Denis Flaven
58aaed567f
Bug fix: Data model alternate options were not properly checked when upgrading (especially when selecting ITIL tickets)
...
SVN:trunk[2633]
2013-03-18 17:39:26 +00:00
Romain Quetiez
b112597df8
Compiler: typo preventing from setting the property 'min_autocomplete_chars' on an external key
...
SVN:trunk[2628]
2013-03-15 10:07:50 +00:00
Romain Quetiez
c1fae7fd24
#659 exception handling producing notices, hence causing confusion
...
SVN:trunk[2625]
2013-03-14 14:22:27 +00:00
Romain Quetiez
0918c81d58
#680 Setup failing to display the check report when DOM extension not enabled (php-xml not installed on redhat distributions)
...
SVN:trunk[2623]
2013-03-14 10:14:53 +00:00
Romain Quetiez
3340ca2b10
#679 Improved the reporting in case of an error while loading a module: 1) the list of already loaded modules is given, 2) the full path of the searched node is given
...
SVN:trunk[2621]
2013-03-14 09:07:35 +00:00
Denis Flaven
67dc148069
Better error reporting when loading a module fails.
...
SVN:trunk[2620]
2013-03-13 16:54:32 +00:00
Denis Flaven
c6ba656f1d
Sort the modules before processing them for dependencies, in order to obtain a predictable result independent from the order of the modules in the file system... hopefully... (should fix Trac#679)
...
SVN:trunk[2619]
2013-03-13 16:52:10 +00:00
Romain Quetiez
acf4c7a28a
#664 Could not login after upgrade of an iTop 1.x with a DB prefix
...
SVN:trunk[2618]
2013-03-13 14:37:46 +00:00
Denis Flaven
cd82ff981f
Removed the compiler's log from the overall setup log.
...
SVN:trunk[2571]
2012-12-13 14:51:45 +00:00
Denis Flaven
4fb7f612b1
Removed the "verbose" option from the mysqldump command.
...
SVN:trunk[2570]
2012-12-13 14:50:56 +00:00
Denis Flaven
b00b8dc05a
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
...
SVN:trunk[2549]
2012-12-07 10:57:46 +00:00
Denis Flaven
a651105675
Added some checks around the configuration of PHP sessions since it seems to cause a lot of troubles.
...
SVN:trunk[2548]
2012-12-07 10:33:26 +00:00
Denis Flaven
f0ae02fd8e
Integration of the "bridge" module and new mechanism for auto_select modules.
...
SVN:trunk[2544]
2012-12-06 17:51:52 +00:00
Denis Flaven
156993a517
- Show only the "vsisible" parameters in the config file, or the ones already present in case of upgrade. Hide others for readability.
...
- Properly check DB connection in case of upgrade (setup wizard)
- Cleanup old remains of the V1.x setup program.
SVN:trunk[2537]
2012-12-06 10:53:42 +00:00
Denis Flaven
b563a64eb6
Added PHP and MySQL versions and OS to the statistics
...
SVN:trunk[2482]
2012-11-30 10:08:26 +00:00
Denis Flaven
a975974fc0
Fix for Trac #608 : install broken on PHP < 5.2.17
...
SVN:trunk[2481]
2012-11-30 09:23:17 +00:00
Denis Flaven
323147c7f4
Fixed Trac #619 : Added the option -- single-transaction to the mysqldump command to avoid locking issues with non-existing definer accounts.
...
SVN:trunk[2477]
2012-11-28 11:17:45 +00:00
Denis Flaven
a9d17903cf
Fix for Trac#627: Don't log the parameters in the call stack in case of exception to protect sensitive data.
...
SVN:trunk[2476]
2012-11-28 10:53:43 +00:00
Denis Flaven
352a95decb
Added a detailed log of the compiler (temporary ? for debugging purposes ?)
...
SVN:trunk[2473]
2012-11-28 09:01:43 +00:00
Denis Flaven
baf1e80cca
Fix for Trac #584 (Documentation of needed piviledges)
...
SVN:trunk[2466]
2012-11-27 15:44:40 +00:00
Denis Flaven
084609bfad
Increased memory_limit for the setup to 64 MB
...
SVN:trunk[2452]
2012-11-21 13:52:44 +00:00
Denis Flaven
b2031c5e44
Changed mysqldump invocation to verbose mode (at least for the duration of the beta) in order to ease the troubleshooting of backup failures.
...
SVN:trunk[2448]
2012-11-21 13:26:10 +00:00
Romain Quetiez
f089d4282e
Renamed priv_Userinternal into priv_userinternal: the upgrade must be idempotent!
...
SVN:trunk[2436]
2012-11-21 10:04:40 +00:00
Romain Quetiez
bedbc387eb
Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!)
...
SVN:trunk[2435]
2012-11-21 09:41:53 +00:00
Romain Quetiez
4d85ff60ab
Fixed #618 and #621
...
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles
SVN:trunk[2434]
2012-11-20 16:24:24 +00:00
Romain Quetiez
7792b54d26
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
...
SVN:trunk[2431]
2012-11-16 11:21:00 +00:00
Denis Flaven
0048978cbd
New option for MFNodes: define_if_not_exists !!
...
SVN:trunk[2402]
2012-10-29 13:51:39 +00:00
Denis Flaven
3a52e4cd83
Incorrect formatting visible only with IE !
...
SVN:trunk[2400]
2012-10-29 12:46:00 +00:00
Denis Flaven
a0d222d593
Correct detection of whether there are any changes or not compared to a std build.
...
SVN:trunk[2399]
2012-10-29 11:42:31 +00:00
Denis Flaven
0c35ef8085
Allow updating sample data while loading them !!
...
SVN:trunk[2397]
2012-10-26 17:01:53 +00:00
Romain Quetiez
0c0a54db69
Internal: regression in the bulk install
...
SVN:trunk[2394]
2012-10-26 15:18:12 +00:00
Romain Quetiez
3a90af5fdc
Internal: fixed reporting issue for bulk installer
...
SVN:trunk[2393]
2012-10-26 14:30:50 +00:00
Denis Flaven
99b4719335
Log the response file as a standalone XML file to be able to easily replay each installation
...
SVN:trunk[2374]
2012-10-26 08:12:14 +00:00
Denis Flaven
0f4d2990f7
Bug fix: properly preserve user's choices in case of upgrade (for alternatives)
...
SVN:trunk[2372]
2012-10-25 16:20:14 +00:00