Commit Graph

12 Commits

Author SHA1 Message Date
jennylee
4bd1ce1a41 CODE STYLE, workflow/engine/methods/setup/ PART 2
FILES:
holiday.php
holidayNew.php
index.php
jasper.php
language.php
language_Ajax.php
languages.php
languages_Delete.php
languages_Export.php
languages_Import.php
languages_ImportForm.php
location.php
loginSettings.php
loginSettingsAjax.php
logo_Delete.php
main.php
mainAjax.php
main_init.php
pluginsChange.php
pluginsImport.php
pluginsImportFile.php
pluginsList.php
pluginsMain.php
pluginsRemove.php
pluginsSetup.php
pluginsSetupSave.php
processHeartBeatAjax.php
processHeartBeatConfig.php
processHeartBeatSave.php
replacementLogo.php
2012-10-17 16:23:22 -04:00
Victor Saisa Lopez
ad0f709503 BUG 9697 "PM 2.0.43 testing 7/ Enterprise 2.0.16 Cuando se..." SOLVED
- When importing a plugin, the version does not register (when the
  plugin already exists)
- Problem solved, established the plugin version at register, if the
  plugin exists
* Available from version 2.0.45
2012-10-10 15:30:27 -04:00
Julio Cesar Laura
6b83af23fe BUG 8953 Menu para importar plugins desaparece cuando se importa un archivo...
- Al mostrar el mensaje de error se estaba usando simplemente un formulario normal
- Se cambio el comportamiento cuando existen errores al importar un plugin, se esta redireccionando de nuevo al listado de plugins disponibles y se muestra un mensaje en ExtJS con el error
2012-04-19 09:37:10 -04:00
Victor Saisa Lopez
3f9c2fb7a0 BUG 8925 "PM 2.0.39 testing 3 Al eliminar el plugin enterprise desde..." SOLVED
- Al eliminar el plugin enterprise en un workspace, no se elimina del registro de plugins en los demas workspaces, quedando registros de los plugins en el "plugin.singleton" en cada workspace
- Al eliminar un plugin en un workspace se eliminan tambien los registros en los demas workspaces, se ha implementado la accion "uninstall" para los plugins, ahora al eliminar un plugin se llama a su metodo "uninstall" si esta definido
2012-04-18 11:35:02 -04:00
Marco Antonio Nina
04abe5f19f BUG 6778 Validation of the plugins when need the Plugin Enterprise 2012-02-24 11:07:47 -04:00
Victor Saisa Lopez
eed29e739f BUG 0000 solved problem in "import" for plugins.
solved problem in "import" for plugins, fatal error in class.pluginRegistry.php. Also resolved the problem in inclusion of the variable PATH_SEP in $path
2012-01-30 10:32:07 -04:00
Hector Cortez
037224ebed BUG 8028 Fix Bug notification message in imports plugins when is invalid file. 2011-11-21 12:20:23 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
dd0653e331 BUG 0000 Fix an issue importing enterpriseplugins 2.0
Importing plugins 2.0 now working
2011-08-10 18:36:58 -04:00
Fernando Ontiveros
f10eece924 BUG 5163 fixing ?php tags
in many files
2011-04-25 16:31:12 -04:00
Alexandre Rosenfeld
f0277f02fb BUG 5978 Add getVersion to System class and use it instead of PM_VERSION
Instead of every page defining it's own PM_VERSION interpretation,
there is now a single getVersion function in the System class to
always get the right version.
2011-04-13 16:11:33 -04:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00