Julio Cesar Laura
6978f5f282
BUG 000 Fix bug with the home menu
2012-01-04 12:23:16 -04:00
Julio Cesar Laura
c003597d1b
BUG 000 Add hook for dashlets
2012-01-03 18:31:15 -04:00
Victor Saisa Lopez
595135b174
BUG 0000 Addition of the path to the plugin in the method uninstallPlugin()
...
We performed the inclusion of the file php with require_once, for handling it.
Then took place what is necessary for to uninstall the plugin.
This method is not being used anywhere in the core of ProcessMaker. We conducted a search with the following command:
find -name '*.*' -type f | xargs grep 'uninstallPlugin'
2011-12-20 09:16:08 -04:00
Victor Saisa Lopez
c6c8aa9a93
BUG 0000 installPluginArchive() after of install or upgrade enable plugin
2011-12-20 09:15:48 -04:00
Victor Saisa Lopez
92c35449bd
BUG 0000 Change in function "installPluginArchive"
...
The "installPluginArchive" is only used for plugin "enterprise 2.0", was searched in the core ProcessMaker in the branch "2.0-dev", and not find any files that use this function.
2011-11-23 18:58:47 -04:00
Julio Cesar Laura
34cfa3aadf
BUG 000 Add validation in the include of the plugin class
2011-10-10 13: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
e603b38344
BUG 0000 - Javascript Registry for plugins was added (docblock corrections)
...
- using inside the plugin class: registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 18:31:27 -04:00
Erik Amaru Ortiz
dbb3da02c0
BUG 0000 - Javascript Registry for plugins was added
...
- using inside the plugin class:
registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 17:58:40 -04:00
Alexandre Rosenfeld
74d49edeb7
BUG 5978 Fix some problems when installing a plugin with PluginRegistry
2011-04-19 18:20:16 -04:00
Douglas Medrano Chura
c4635bc56a
BUG 5004 Change text doesn't exists!
...
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Alexandre Rosenfeld
35d119cc4f
BUG 5978 Added uninstall method in PluginRegistry
2011-04-06 09:07:54 -04:00
Alexandre Rosenfeld
6e0bd5405d
BUG 5978 Refactored plugin install to PluginRegistry
...
This allows plugins to be installed from anywhere in
the code and not only when being uploaded by the user.
2011-04-04 09:28:37 -04:00
abraar
ef427ec0df
Changes done for PhpDoc
2011-02-01 12:49:40 +00:00
Abraar
0248e8121d
Changes made for documentation
2011-01-22 12:20:08 +00:00
Hugo Loza
324bb69a6a
Extended Property for Tasks
2011-01-18 22:14:46 +00:00
Hugo Loza
8d7e7a4acd
Allow plugins to always be registered to mantain them with last version always
2011-01-12 23:04:02 +00:00
Hugo Loza
15ead25a30
Allow plugins to always be registered to mantain them with last version always
2011-01-12 13:58:51 +00:00
abraar
5715059f24
Added all the changes which done before for php5.3 in pmos9b
2010-12-03 15:43:29 +00:00
Erik Amaru Ortiz
0525681d79
initial commit from rev. 632
2010-12-02 23:34:41 +00:00