Brayan Osmar Pereyra Suxo
c148800df9
PMSQL I added to change to PMFDerivateCase SOLVED
...
I added to change to PMFDerivateCase
2013-01-29 11:33:32 -04:00
Marco Antonio Nina
a55b91c1d6
Improvement the number of workspace in upgrade.:wq
2013-01-24 14:19:25 -04:00
Marco Antonio Nina
57faa048f7
Process upgraed no delete file.
...
- No delete file "updating" when there a error.
- was add validation.
2013-01-18 16:10:12 -04:00
Marco Antonio Nina
9a812e9a7f
BUG 8626 Problema con backup IMPROVEMENT
...
- The function no exist in boostrap.
- was add the function.
2013-01-03 12:55:15 -04:00
Victor Saisa Lopez
bef44bcfbd
BUG 10131 "Don't showing the summary and cases notes columns" SOLVED
...
- Don't showing the summary and cases notes columns when the Enterprise
plugin is enabled (Bug 10131)
- The column labels inbox, draft, etc do not change when you change the
language, this when the Enterprise plugin is enabled (Bug 10101)
- In ADMIN>Settings>CasesList when is load PMTable dropdown always goes
to the inbox tab
- The labels of the columns that are of the system, are now translated
with the set language
- In ADMIN>Settings>CasesList, options have been added to complete/upgrade
the fields of the Cases List
- Before you install/upgrade the Enterprise plugin, you should delete these files:
path_to_processmaker/workflow/engine/templates/cases/casesListSetup.html
path_to_processmaker/workflow/engine/templates/cases/casesListSetup.js
- The Enterprise plugin will work correctly if you have a version of
ProcessMaker 2.0.46 or higher
* Available from version 2.0.46
2012-12-11 10:26:10 -04:00
Marco Antonio Nina
db287504ee
BUG 10143 Error con campos tipo fecha al hacer upgrade de la version... SOLVED
...
- Not performed properly deleting files.
- Was changed function delete.
2012-12-05 15:17:57 -04:00
Gustavo Cruz
6b0bf98b65
Fixing additional file permissions before final commit
2012-11-30 10:47:17 -04:00
Gustavo Cruz
05d6a3181b
Fixed the variable picker in the wysiwyg editor now correctly shows the process variables, and also the maborak.js has been rebuild in order to add the tinymce library
2012-11-29 12:46:24 -04:00
Gustavo Cruz
f55ff5bdae
Automatic merge with the upstream master branch
2012-11-29 12:18:58 -04:00
ralph
3d12c70be4
Adding js library to set classes instance abbr and adding maborak.loader.js
2012-11-26 17:42:27 -04:00
user
70c3778425
adding the patches to the tinyMCE editor in order to solve the maborak/leinmud conflicts
2012-11-14 09:39:24 -04:00
Fernando Ontiveros
0408a9bf0a
SPEEDY removing some unused js files
2012-11-09 14:51:49 -04:00
Fernando Ontiveros
e10f18a077
SPEEDY GONZALES minify maborak.js and maborak.loader.js
2012-11-09 12:23:55 -04:00
Fernando Ontiveros
8fb7d5609c
SPEEDY GONZALES minify maborak and maborak.js
2012-11-09 11:55:46 -04:00
Fernando Ontiveros
ec6413a2ce
SPEEDY use Rake and closure-compile to generate maborak.js
2012-11-09 09:15:56 -04:00
Ralph Asendeteufrer
011b9f7445
BUG 9814 Proposal pivot skin: UNDER CONSTRUCTION
...
PROBLEM There is not a page to show up if PM is under updating.
SOLUTION Add a page to be displayed only if PM is updating.
2012-10-16 10:17:25 -04:00
Julio Cesar Laura
e4722622a5
Bug 8626 Backup issues SOLVED
...
PROBLEM the backup is too bigger to be handle in some os configurations systema files
SOLUTION A new class will help to compress into several files instead one.
to use the new feature the admin would use and extra option as follow:
processmaker workspace-backup -s {}
to restore may use :
processmaker workspace-restore -m
In both case there are to new arguments -s and -m, these are for use the new feature only, if they are not added the old way is still available.
2012-10-15 14:36:26 -04:00
Marco Antonio Nina
3899bbfd25
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-10-08 15:05:01 -04:00
Marco Antonio Nina
52086504f1
BUG 9720 Proceso de actualizacióe ProcessMaker es lento IMPROVEMENT
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-10-05 16:58:26 -04:00
Marco Antonio Nina
2494915e24
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 14:37:43 -04:00
Marco Antonio Nina
a8cc4a00f9
BUG 9720 Proceso de actualizacióe ProcessMaker es lento SOLVED
...
- ProcessMaker update process is slow for query.
- Was optimized queries and was modified the rebuild "Table content".
2012-09-26 10:15:20 -04:00
Julio Cesar Laura
152ab8be7b
Now is possible upgrade the data in the tables, DASHLET is the first
2011-11-08 17:37:47 -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
172bd87580
BUG 6962 Fix database-upgrade command when errors occur
2011-06-29 10:49:03 -04:00
Alexandre Rosenfeld
0f0e2ba33f
BUG 6401 Correct restore logic when handling filename
...
Match the documentation where the first argument should first be
considered a filename and then a workspace name if the file doesnt
exists.
2011-06-03 12:24:23 -04:00
Alexandre Rosenfeld
51c03b10eb
Handle permissions and multiple workspaces correctly in restore
2011-03-10 17:14:07 +00:00
Alexandre Rosenfeld
bcc4cd2adb
Fix individual upgrade commands.
2011-02-24 23:32:57 +00:00
Alexandre Rosenfeld
b9a1aea8d3
Make sure upgrade uses the same schema as installation.
...
- Removed vendor info in fields from schema.xml
- Mapped VARLONGCHAR to mediumtext
- Database upgrades now uses field attributes instead of vendor info.
- Updated app_cache_view files to conform to schema.sql
2011-02-24 16:21:26 +00:00
Alexandre Rosenfeld
142df3616f
Fix upgrade command when it has to clear the compiled cache.
2011-02-21 15:35:50 +00:00
Alexandre Rosenfeld
252881ae2e
Improvements to CLI and backup & restore.
2011-02-17 20:51:26 +00:00
Alexandre Rosenfeld
1303b5e87f
Changed command descriptions.
2011-02-02 16:32:22 +00:00
Alexandre Rosenfeld
1781d7cc9f
Fixed translation upgrade.
2011-02-02 15:42:12 +00:00
abraar
22c8a3f4d3
Changes done for PhpDoc
2011-01-28 14:16:58 +00:00
Alexandre Rosenfeld
976e6789d7
Re-implemented CLI to provide help messages.
2011-01-27 15:04:37 +00:00
Abraar
0248e8121d
Changes made for documentation
2011-01-22 12:20:08 +00:00
Alexandre Rosenfeld
9a1c414455
New backup format with commands in CLI.
2011-01-14 23:11:13 +00:00
Alexandre Rosenfeld
608932d8ff
Fix database upgrade.
2011-01-10 14:14:31 +00:00
Alexandre Rosenfeld
1ff196af12
Upgrade improvements (faster checksum, fix database upgrade, prompt on checksum failure).
2010-12-20 15:26:23 +00:00
Alexandre Rosenfeld
a0a53ef23b
Added support to upgrade plugins database.
2010-12-17 14:35:56 +00:00
Alexandre Rosenfeld
fc657e9b47
Fix some problems with the upgrade port from pmos8
2010-12-16 23:10:30 +00:00