Commit Graph

1426 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
7f336e1757 BUG 5979 "Cases are overwritten with data from another..." SOlVED
- problem fixed passing the app uid by GET and acomparing with the session data
  so, if there were differents a message to re-open case will be throw
2011-11-23 19:10:25 -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
Alvaro Campos
d15e218ace BUG 8040 se soluciono problema visualizacion de labels de ingles a espanol 2011-11-23 18:32:41 -04:00
Carlos Pacha
0f518d8800 BUG 0000 improving code authentication Sources
fixed maxlength and it had an error of js
2011-11-23 15:32:38 -04:00
Erik Amaru Ortiz
ac6f4ae72b BUG 8027 "The process is not being imported correctly" SOLVED
- update and create validations was added for route model
2011-11-23 12:42:32 -04:00
Carlos Pacha
366a68a550 BUG 8021 2.0.35.rc6: No muestra toda la información en "System Information"
This problems was fixed, we are hiding some fields if we've not chosen a workspace.
2011-11-22 10:45:11 -04:00
Erik Amaru Ortiz
ff4ee1b33d BUG 7922 "SRP: wrapped: Could not execute query.." SOLVED
According the solution raised on the meeting
- the default selection for db connetions is workflow instead REPORT
- the prefix PMT for all pmtables was added
2011-11-21 18:38:39 -04:00
Erik Amaru Ortiz
bf9d9b5a7b BUG 0000 forcing to use debug=1 for dev envs, other ways 2011-11-21 18:14:59 -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
Alvaro Campos
5d47fed94f BUG 7955 this issue was fixed. 2011-11-21 11:28:31 -04:00
Carlos Pacha
18ec153a55 BUG 7994 La columna "Summary" no aparece (o no funciona) en el listado de casos
This issue was fixed. we didn't have the tast title when we are logged on other languege
2011-11-17 19:08:16 -04:00
Carlos Pacha
9851724e6b Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-11-17 17:01:14 -04:00
Carlos Pacha
3c5572cf34 BUG 8021 2.0.35.rc6: No muestra toda la información en "System Information"
you're right however this problem was fixed when you've not have choosen a workspace then you can't see it (system information)
2011-11-17 16:56:54 -04:00
Hector Cortez
d82af1037c BUG 7992 Fix Bug Email address validation for big domains. 2011-11-17 15:41:29 -04:00
Erik Amaru Ortiz
669eed475e BUG 8022 "Can't see the PM Tables in the list" SOLVED
- the problems is already solved, validation and exception handling added
2011-11-17 12:40:23 -04:00
Alvaro Campos
2caa5ffa16 Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-11-17 09:41:12 -04:00
Alvaro Campos
2b8f40f03f BUG 7955 this issue was fixed. 2011-11-17 09:40:01 -04:00
Hector Cortez
5433b8f331 BUG 7953 Adjustment in the PMFGetNextAssignedUser function. 2011-11-17 09:37:28 -04:00
Carlos Pacha
9471a6cb60 BUG 7996 Email notification still being sent out-disabling Email notification
This issue was fixed, now it isn't sending emails.
2011-11-16 17:23:59 -04:00
Erik Amaru Ortiz
4afa991925 BUG 0000 Fixing a litle bug when opening a case JS errors fixed
- problem found when a case was open and a node need to set into cases steps tree
- validation missing added
2011-11-16 13:19:36 -04:00
Erik Amaru Ortiz
297b0abfb1 BUG 0000 Fixing a litle bug when opening a case
- problem found when a case was open and a node need to set into cases steps tree
- validation missing added
2011-11-16 10:07:14 -04:00
Erik Amaru Ortiz
ab7406de88 BUG 0000 Rverting class.wsBase.php file class 2011-11-15 17:22:18 -04:00
Erik Amaru Ortiz
47dd34dd04 BUG BUG 7554 "Adding PM_CANCELCASE permission to Rbac insert.sql"
- litle hook for create the permiission on existents workspaces
2011-11-15 12:30:52 -04:00
Julio Cesar Laura
0d06c66803 Changing the appareance of the edition form for the dashlets 2011-11-15 09:47:38 -04:00
Julio Cesar Laura
3016b768de BUG 8008 Fixed 2011-11-14 20:16:13 -04:00
Carlos Pacha
0d4d324a3f Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-11-14 19:03:02 -04:00
Carlos Pacha
5b2efe5ea5 BUG 0000 improving the documents option (add, delete folders and docuemnts)
improving Code add, remove folder and documents
2011-11-14 19:01:53 -04:00
Erik Amaru Ortiz
046bef35fc BUG 0000 Reverting some bad changes on schema.sql
- on previuos commit all default values for columns was removed, it were fixed now
2011-11-14 12:38:07 -04:00
Erik Amaru Ortiz
7e1cd44cfb BUG 0000 Solvig a Installer/newSite issue
- the function query_sql_file() had a problem for sql inserts that has a php serialized string
- problem solved
2011-11-11 19:06:05 -04:00
Julio Cesar Laura
79c1e70f66 Delete unnecesary var_dump instruction 2011-11-11 17:15:04 -04:00
Julio Cesar Laura
7d9a2adf22 Add default rows for the dashlets in the insert.sql 2011-11-11 12:46:08 -04:00
Julio Cesar Laura
87194b7f97 Last changes for the release of November 15th 2011-11-10 21:41:39 -04:00
Julio Cesar Laura
d7ba1021aa Merge branch '2.0-dev' of git.colosa.net:/processmaker into 2.0-dev 2011-11-10 16:39:41 -04:00
Julio Cesar Laura
f0f3a69af1 Save and load the additional fields for the dashlets 2011-11-10 16:39:24 -04:00
Hector Cortez
50852564be BUG 7998 Adjustment in output documents, added label when a case is running. 2011-11-10 15:28:10 -04:00
Julio Cesar Laura
4cc0f6c137 Merge branch '2.0-dev' of git.colosa.net:/processmaker into 2.0-dev 2011-11-10 12:35:36 -04:00
Julio Cesar Laura
dde7c0cd64 Now a default dashlet instance is set for the user Administrator 2011-11-10 12:35:19 -04:00
Alvaro Campos
bb6c3c78b9 BUG 7446 was added all options on the menu after 'Jump to' action 2011-11-10 10:31:24 -04:00
Julio Cesar Laura
c40a625c18 Added "USER" and "GROUP" options for the assignment of the dashboards 2011-11-09 18:56:59 -04:00
Alvaro Campos
f7add8444d BUG 7554 A new permission was added for the functionality of "Cancel" 2011-11-09 11:28:06 -04:00
Carlos Pacha
8ec28d5f71 BUG 7920 The "Not in folder" folder shouldn't be created by default
removed "Not in Folder" and all documents that hadn't a defined folder is showed in ROOT now
2011-11-08 18:56:41 -04:00
Julio Cesar Laura
883f27f766 Merge branch '2.0-dev' of git.colosa.net:/processmaker into 2.0-dev 2011-11-08 17:38:43 -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
Hector Cortez
cab6281d06 BUG 7798 Fix Bug in the connection to an instance for SQLServer database. 2011-11-08 16:23:23 -04:00
Alvaro Campos
9b3921665f BUG 7731 Assigning triggers dropdown the list is in alphabetical order 2011-11-08 11:16:31 -04:00
Alvaro Campos
c64b28cd77 BUG 7735 The edit button was added into the list of triggers in steps
#
2011-11-08 09:23:16 -04:00
Carlos Pacha
4ea0fb5ec7 BUG 7943 Steps browsing issue
Improving the code
2011-11-03 18:38:02 -04:00
Carlos Pacha
0034a2cc05 BUG 7943: Steps browsing issue
This issue was fixed, now displays the selected dynaform
2011-11-03 17:36:51 -04:00
Carlos Pacha
2b0b9de0f6 Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-11-03 15:05:17 -04:00
Carlos Pacha
7de89b1395 BUG 7532 en ingles y luego se lo cambia a español no se ve el dynaform
this issue was fixed..
2011-11-03 12:35:53 -04:00