Commit Graph

13 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
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
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
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
abraar
3562b03fa3 Replaced '<?php' with '<?' 2011-01-06 11:11:53 +00:00
abraar
7cd504ddcc 2010-12-09 14:36:27 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00