Commit Graph

26 Commits

Author SHA1 Message Date
Victor Saisa Lopez
837365cf72 BUG 0000 "Safe upgrade for JavaScript files" SOLVED
- New feature
- Safe upgrade for JavaScript files
- Added new feature,
- This new feature is activated when you run one of the following commands:
    $ ./processmaker upgrade
    $ ./processmaker build-js
    $ ./processmaker browser-cache-files-upgrade
- The new feature creates an attribute in the file "processmaker/workflow/engine/config/env.ini"
    Example:
    browser_cache_files_uid = "xxxxxxxxxxyyyyyyyyyyzzzzzzzzzzaa"
- After running the command, the browser should automatically cache the new files
* Available from version ProcessMaker-2.5
2013-04-12 16:48:23 -04:00
Marco Antonio Nina
765784a2bd BUG 10244 Arabic characters in custom plugin are not rendered... SOLVED
- The files editable were not.
- was add BOM UTF-8 a files.
2013-01-15 10:05:30 -04:00
Marco Antonio Nina
21270bdc49 hange option system information
- Was change of place the option system information a admin->Settings->System.
2013-01-02 11:15:46 -04:00
Gustavo Cruz
5c37fed782 Commit of some changes, adding the styles plugin to all editors, with this plugin settings like backgroud color, or other styles settings can be added more easily, color picker included in the background options of this plugin 2012-12-10 13:58:30 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Victor Saisa Lopez
9df68b5307 BUG 8973 "Replace all instances of json_encode() and json_decode()..." SOLVED
- Problems with functions json_encode and json_decode in PHP 5.2
- Replace json_encode and json_decode with G::json_encode and G::json_decode
2012-04-23 12:34:16 -04:00
Julio Cesar Laura
d2615815b4 BUG 8915 change text "Edit this page for customize the plugin"
- Se cambio el texto "Edit this page for customize the plugin" por "Edit this page to customize the plugin"
2012-04-19 10:34:11 -04:00
Julio Cesar Laura
69b8263349 BUG 000 Add property "version" in the dashlet class template 2012-04-16 12:12:38 -04:00
Erik Amaru Ortiz
943a2a7d98 BUG 8607 "gulliver propel-build-sql script needs a way to specify..." REVERT
- reverting changes to allow execute propel-build-sql for plugins
2012-04-10 17:44:24 -04:00
Erik Amaru Ortiz
32eace4cee BUG 0000 Some Fixes like unversioning index.html, cleaning up of sysGeneric 2012-04-09 18:50:32 -04:00
Victor Saisa Lopez
cd456e6bde BUG 0000 Added new option "create dashboard" in wizard for the plugins
- New requirement in the creation of plugins, creating dashlets
- The new option was added in the wizard for creating dashlets
- Fixed the files needed for this new option
2012-03-27 09:45:10 -04:00
Hector Cortez
d301830c8c BUG 8607 gulliver propel-build-sql script needs a way to specify... SOLVED.
- Gulliver propel-build-sql script needs a way to specify username and password of the database.
- Was commented on the generation of plugins the task propel-build-sql.
2012-03-23 15:31:11 -04:00
Alvaro Campos
6784b71736 BUG 8313 was changed text upon request 2012-01-27 18:07:56 -04:00
Julio Cesar Laura
a56533efe0 BUG 000 New plugins wizard creation 2011-12-07 09:34:52 -04:00
Julio Cesar Laura
0f20042d5a BUG 000 Add new wizard plugins extracted of master branch 2011-12-07 09:34:43 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Alexandre Rosenfeld
4365f2065b Disable old gulliver backup (it doesn't work anymore, use ./processmaker instead). 2011-03-10 15:16:13 +00:00
abraar
7d88776af8 Changes done for PhpDoc 2011-01-27 11:04:13 +00:00
Abraar
b19c333b8d Changes made for documentation 2011-01-19 13:14:39 +00:00
Abraar
294adf7cc5 Changes made for documentation 2011-01-17 15:09:57 +00:00
abraar
3562b03fa3 Replaced '<?php' with '<?' 2011-01-06 11:11:53 +00:00
Alexandre Rosenfeld
89f5eb2789 Fix metadata not always being created on backup. 2010-12-20 14:13:30 +00:00
Alexandre Rosenfeld
ed8f89583b Porting upgrade from pmos8 2010-12-16 20:36:29 +00:00
abraar
7cd504ddcc 2010-12-09 14:36:27 +00:00
abraar
63cb1fa5ad Removed: Function eregi() and eregi_replace()
Added: preg_match() and preg_replace()
2010-12-08 15:05:47 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00