Commit Graph

827 Commits

Author SHA1 Message Date
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
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
AlvArO
2e4452a53a Fixed problem with space in names dyanforms bug:6415 2011-03-22 11:47:38 -04:00
fernando
44683e73a0 Merge branch '2.0' of git.colosa.net:processmaker into 2.0 2011-03-21 19:15:29 -04:00
fernando
9b68a75fc1 fixing xpdl import 2011-03-21 19:15:24 -04:00
Hugo Loza
3aea681889 Changed reference to an image that was in old skin structure 2011-03-21 18:31:27 -04:00
erik
044f2420c8 BUG 6350: SOLVED, we just to validate the process title as required 2011-03-21 16:05:02 -04:00
erik
cb6269146b fix for proccess list when a corrupt process was imported, in some cases pro_uid was not set for import problems, but it is fixed now 2011-03-21 11:47:13 -04:00
Enrique
10ab289303 BUG 6482 FIXED. Fix focus after user name validation. 2011-03-21 10:30:47 -04:00
Enrique
99285e2d48 BUG 6481 FIXED. Not Defined field added to city an location dropdown 2011-03-21 09:56:50 -04:00
erik
bda624e7a2 updating languages 2011-03-18 19:48:03 -04:00
erik
1f5c60744a Merge branch '2.0' of git.colosa.net:processmaker into 2.0 2011-03-18 19:39:06 -04:00
erik
5eef25ae56 fixes in advanced search list to open case...2 2011-03-18 19:38:42 -04:00
Enrique
f28ff6cd3d Case Scheduler Save Fix 2011-03-18 19:35:35 -04:00
erik
9e06fb61a8 Merge branch '2.0' of git.colosa.net:processmaker into 2.0 2011-03-18 19:34:25 -04:00
erik
047eec3996 fixes in advanced search list to open case 2011-03-18 19:34:14 -04:00
Enrique
856e7987c0 case scheduler fix creation problem 2011-03-18 19:13:43 -04:00
gustavo
d3b7fae8c4 Fix to the selfservice open case ajax action 2011-03-18 18:58:52 -04:00
Enrique
ee77fa84fc skins label update 2011-03-18 17:40:07 -04:00
erik
e9c8281566 Merge branch '2.0' of git.colosa.net:processmaker into 2.0 2011-03-18 15:40:38 -04:00
erik
5cafa42fb6 updating languages 2011-03-18 15:39:18 -04:00
enrique
0bd98d87fe solve deprecated function at process runtime 2011-03-18 12:30:18 -04:00