Commit Graph

278 Commits

Author SHA1 Message Date
Fernando Ontiveros
0885d9d260 second commit to enable pmMonitor plugin 2012-01-18 09:04:40 -04:00
Fernando Ontiveros
0ff9d919af BUG 0000 first commit enabling pmMonitor code 2012-01-17 19:57:52 -04:00
Julio Cesar Laura
29dc5beced BUG 6843 - Noew the date is stored in the log 2011-10-24 10:25:59 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Erik Amaru Ortiz
656fb9eeab BUG 000 PM tables fixes on data editing & report table data population 2011-08-30 09:35:32 -04:00
Erik Amaru Ortiz
f7fcd0472d BUG 000 PM tables ver2 ready - propel & phing integration 2011-08-29 11:39:22 -04:00
Fernando Ontiveros
e2a87fa410 BUG 0000 IIS compatibility
Adding WebConfig file to allow IIS to rewrite rules for ProcessMaker
and modify the PATH_SEP in sysgeneric

	new file:   workflow/public_html/Web.config
	modified:   workflow/public_html/sysGeneric.php
2011-08-01 11:08:14 -04:00
Fernando Ontiveros
a66aa7c2e8 BUG 0006598 Internet Explorer 7 & 8 caches cases
fixed this issue changing the Expires header in sysGeneric
the date was a future date, I changed to one day before date.
2011-06-23 11:46:56 -04:00
Alexandre Rosenfeld
8a03d86b36 BUG 6735 Move env.ini handling to paths.php (avoid warnings)
Since the upgrade command was not using env.ini, some warnings were
raised because of missing timezone information. Moving this code to
paths.php makes sure env.ini will be used even for upgrades.
2011-06-06 11:24:09 -04:00
Erik Amaru Ortiz
b25c51ab03 BUG 0000 Forgot passwod feature (finished) 2011-06-06 06:24:46 -04:00
Erik Amaru Ortiz
cacd243ca1 BUG 000 forgot password (more fixes) 2011-06-03 15:32:05 -04:00
Erik Amaru Ortiz
2d187cdc13 BUG 0000 Forgot Password (2nd commit) 2011-06-03 15:10:38 -04:00
Alexandre Rosenfeld
bfb67420a0 BUG 6735 Support time_zone setting in env.ini 2011-06-01 10:51:09 -04:00
Alexandre Rosenfeld
627db2765a BUG 5027 Allow external configuration through env.ini
Load configuration options from a file in workflow/engine/config.ini
which allow a sysadmin to configure ProcessMaker options without
writing to source code files.

Conflicts:

	workflow/public_html/sysGeneric.php
2011-05-23 13:15:50 -04:00
Alexandre Rosenfeld
0333b8415c BACKPORT ba19e7 Support a env.php file for debug defines. 2011-05-23 10:29:55 -04:00
erik
2ea7b6c229 fix for php 5.2 compatibility, for const E_DEPRECATED 2011-03-24 09:15:05 -04:00
erik
2019ea9da5 Updating ini_set('error_reporting', E_ALL ^ E_DEPRECATED); 2011-03-23 18:17:30 -04:00
Erik Amaru Ortiz
078631375d fix for sysgeneric 2011-03-01 00:26:59 +00:00
Hugo Loza
c95d8d846d Enabling streaming from Csutom Skin images 2011-02-28 21:29:17 +00:00
Erik Amaru Ortiz
186c341d16 New feature for Gulliver framework to support Controllers & HttpProxyController classes handling 2011-02-26 17:15:50 +00:00
Alexandre Rosenfeld
9cbb477cf8 Fix when ProcessMaker is installed in a folder with a dot. 2011-02-18 16:50:08 +00:00
Erik Amaru Ortiz
3a6a045aa4 XML editor was replaced by codemirror thridparty library and other improvements such as dynaform editor load time 2011-01-20 22:47:25 +00:00
Hugo Loza
0c69f01561 Allow public files from process from force same WS 2011-01-11 22:23:06 +00:00
Hugo Loza
6513be60da Logo shown even in login page. 2011-01-11 21:22:14 +00:00
Erik Amaru Ortiz
4792ab0512 moving the cache file translation.es location in ./workflow/engine/content/translation to shared directory to solve the problem in balanced environments and write permissions 2010-12-23 22:30:39 +00:00
Gustavo Adolfo Cruz Laura
ec8edf4feb Bug 5673, the issue of dependent fields in a dynaform seems to be related to a session loss problem. 2010-12-10 15:37:07 +00:00
Erik Amaru Ortiz
f488326d00 [2010-12-06 15:54:28] Rev:642 | 6 files Modified
hugo: Calednar Improvements and now Multicalendar enabled for community. Flag to save log of calendar calcs per delegation
--------------------------------------------------------------------------------
1. M /trunk/workflow/engine/methods/setup/calendarList.php
2. M /trunk/workflow/public_html/sysGeneric.php
3. M /trunk/workflow/engine/classes/model/AppDelegation.php
4. M /trunk/workflow/engine/classes/model/CalendarDefinition.php
5. M /trunk/workflow/engine/classes/class.dates.php
6. M /trunk/workflow/engine/xmlform/setup/calendarList.xml
2010-12-09 14:00:55 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00