Enrique Ponce De Leon
6b7d1fa759
BUG 6697 SOLVED.
...
Improve User List
2011-04-08 17:42:56 -04:00
Alvaro Campos
e82ee5027c
BUG 6331 Fixed problem of style in handler fields
2011-04-08 10:57:24 -04:00
Hector Cortez
2fb1063743
BUG 6643 Adjustment triggers & imp/exp processes to avoid duplic of events
2011-04-07 11:16:53 -04:00
Carlos Pacha
807ce5a38c
BUG 6614 this bug was solved
...
The MultiTenant management plugin did not show the logos, now it has been improving and it shows the logos
2011-04-07 09:32:08 -04:00
Carlos Pacha
6dfc05da04
BUG 6357 this bug was fixed
...
This issue is happening, this is happening when you create a output document and go back to previous step or leave a case, it created a duplicates and it shows function ereg_replace() is deprecated. I have fixed these and it's working fine, however there are some deprecated errors which are into ..thirdparty/html2ps_pdf, then we are going to wait the solucion from html2ps_pdf
2011-04-07 09:32:03 -04:00
Carlos Pacha
8260c395a2
BUG 6651 this bug was fixed
...
In fact this issue is happening, this is happening when you use "selection" as the routing rule in your task. There were some fields that weren't well defined, I have fixed it and now it works fine.
2011-04-07 09:31:58 -04:00
Alexandre Rosenfeld
a240eea0e8
BUG 5978 Moved version to System class
2011-04-06 11:16:20 -04:00
Alexandre Rosenfeld
35d119cc4f
BUG 5978 Added uninstall method in PluginRegistry
2011-04-06 09:07:54 -04:00
Enrique Ponce De Leon
29d065f9f1
BUG 6593 6284 6607 6574 6338 5457 SOLVED. Related to masks and grids
2011-04-05 19:04:32 -04:00
Erik Amaru Ortiz
ef969ff36f
BUG 6087 Solved, now it is validating date ranges
...
Now the unpause date picker only accept present or future dates
2011-04-04 15:29:16 -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
Alexandre Rosenfeld
cbc69e7cc5
BUG 5978 Allow plugins to set tasks for the CLI
...
Plugins with a bin/tasks directory will be included
in the list of tasks of processmaker CLI.
2011-04-04 09:28:22 -04:00
Hugo Loza
34a0a5d5e8
BUG 6639 When importing a process it is displaying an error
...
Fixed by validating if the imported permission has a correspondent object. This issue happens when a object has permissions defined and it is deleted due an old bug
2011-04-01 19:21:18 -04:00
Hugo Loza
aab27bfaaf
BUG 6588 Problems importing a process that has Report Tables
...
Fixed an issue whe a process is imported with Report Tables when there are duplicate fields
2011-04-01 18:04:19 -04:00
Fernando Ontiveros
3d46ebae6d
BUG 6649 reporting git branch and tag for developmente
...
improving to show the number of commits after last tag.
2011-04-01 16:27:45 -04:00
Fernando Ontiveros
99be8f452c
BUG 6649 reporting git branch and tag for developmente
...
this will report the git branch and tag only for development
2011-04-01 16:00:58 -04:00
Hugo Loza
79b4020ef3
BUG 6644 Resolved - Fixed
...
Problem when propel returns a valid object after a retrievebypk but with NULL value
Added a validation when propel object ahs correct classname but it is null
2011-04-01 12:41:43 -04:00
Alvaro Campos
5a907636ee
BUG 6380 solved
2011-04-01 11:57:41 -04:00
Rene Sil
81419b7d11
BUG 6463 6363 Fixing issues with CSS
2011-04-01 11:36:55 -04:00
Hector Cortez
352ab65ea8
BUG 6340 Additions of scrollbars to task and process information
2011-04-01 09:54:13 -04:00
Erik Amaru Ortiz
382a9b7ac3
BUG 5818 Solved
2011-03-31 17:25:53 -04:00
hector
663479470f
Fix bug 6334, Fix for running in IExplorer, new Features
2011-03-31 10:02:25 -04:00
Erik Amaru Ortiz
550e3cd26b
BUG 6417: Solved
2011-03-30 17:52:27 -04:00
hector
cf8e53f6e5
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-30 12:14:33 -04:00
hector
eb32378fd9
Fix bug 6595, Adjustment in 'Process Manager Files' to import the folder 'Public'
2011-03-30 12:13:47 -04:00
Erik Amaru Ortiz
c028d2a145
Translations Supports was fixed and solve multiples bugs: 6137, 6474, 6476, 6513, 6560, 6597, 6599
2011-03-30 12:08:38 -04:00
Carlos Pacha
0fb7ae29dd
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-30 10:40:25 -04:00
Carlos Pacha
7f7a0eeab2
BUG 6589:I have been able to reproduce the issue, to solve this issue I have added a piece of code to allow to download this type of file
2011-03-30 10:38:49 -04:00
Alexandre Rosenfeld
c5998c0ec7
BUG 6478: Do participated "fix" for search and remove "Sent By"
...
For participated we go through each row and retrieve
the last task of the case instead of the last case
of the user. So do the same for Advanced Search.
Also remove "Sent by" columns since they don't work.
2011-03-30 10:31:37 -04:00
Alexandre Rosenfeld
c8ed796415
BUG 6490: Execute the APP_CACHE_VIEW triggers after we have subprocess data.
...
When creating a subprocess, a new row is added to the APP_DELEGATION table,
which triggers the insert triggers and updates APP_CACHE_VIEW. However, after
derivating, new data is added to the new case and then the APP_DELEGATION was
not being updated. This fix it by adding one second to the init date so that
an update is forced in APP_DELEGATION which executes the triggers and updates
APP_CACHE_VIEW with the right data.
2011-03-29 18:40:40 -04:00
Enrique
98bf952494
Grid 1.1 Solve Bugs: 5330, 6509, 6150, 6153, 6328
2011-03-29 18:16:10 -04:00
hector
8a8a83bed1
Fix bug 6591, Adjustments to the list of 'Process Permissions'
2011-03-29 12:10:08 -04:00
hector
6ee045ae0b
Fix bug 6563, Adjusting the size of editing panel for iE
2011-03-29 10:54:24 -04:00
hector
528a694c69
Fix bug 6551, Correction of the installation option, component waiting
2011-03-28 18:03:19 -04:00
Carlos Pacha
8f90aaffa6
BUG 6416: I've tried to reproduce this issue and I did it. I could see that the size of this field (tas_due_date) was small when we are insert or updated, it was changed and now it's working fine
2011-03-28 12:40:09 -04:00
Alvaro Campos
1f0bfb2cd1
Fixed problem with step list in the case of output document bug#6499
2011-03-25 16:53:39 -04:00
Erik Amaru Ortiz
94e14f4f8b
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-25 12:17:04 -04:00
Erik Amaru Ortiz
36ee3493c1
BUG 6501, no more right largest scroll on IE
2011-03-25 12:16:36 -04:00
hector
cbe4d1b3e4
Change of tableExists function, by instructions deprecated in PHP 5.3
2011-03-25 12:09:25 -04:00
gustavo
101db6f170
Removal of the old tree interface of Cases Step to revise for output and input documents.
2011-03-25 11:33:01 -04:00
Erik Amaru Ortiz
f80d872166
cleaning old code
2011-03-25 09:30:45 -04:00
erik
2e6b72d532
BUGS 6439, 6448: Solved
2011-03-25 09:14:06 -04:00
erik
2ea7b6c229
fix for php 5.2 compatibility, for const E_DEPRECATED
2011-03-24 09:15:05 -04:00
erik
c580a0681a
Merge branch '2.0' of git.colosa.net:processmaker into 2.0
2011-03-23 18:18:01 -04:00
erik
2019ea9da5
Updating ini_set('error_reporting', E_ALL ^ E_DEPRECATED);
2011-03-23 18:17:30 -04:00
Carlos Pacha
fc890e6ce1
BUG 6089: this bug was fixed, however we need to check it on IE because we are losting some session vars on IE
2011-03-23 16:37:08 -04:00
Carlos Pacha
2a9deb2fea
bug: you can create a triggers with spaces after a before the name, this bug was fixed, we are removing the spaces after and before the string
2011-03-23 11:20:10 -04:00
AlvArO
33ef5f1fc7
fixed case www.processmaker.com in link, bug: 6554
2011-03-23 09:59:28 -04:00
Carlos Pacha
36420cd2dd
this bug 6308 was fixed, There are some things in this user interface, these things are the styles that we use into thirdparty, but it has been changed for Internet Explore meanwhile we're looking for a good solucion for this web browser
2011-03-22 12:01:31 -04:00
AlvArO
6c4ac66246
Fixed problem with space in names dyanforms bug:6415
2011-03-22 11:50:47 -04:00