Commit Graph

667 Commits

Author SHA1 Message Date
Erik Amaru Ortiz
35bf13be36 BUG 7027 "Duplicate entry in database"
+ in class AppDelegation, method createAppDelegation()
- removed select column for DEL_STARTED
- removed group by from DEL_STARTED
2011-11-29 12:04:19 -04:00
Erik Amaru Ortiz
c12626c6b8 BUG 7707 "Dynaform Date field in a RP table..." SOLVED
>>>Probably because ProcessMaker is trying to add a record to the RP Table with an empty date field set to "" instead of NULL.
- that was exactly the problem, but it is fixed now
2011-11-28 11:06:37 -04:00
Hector Cortez
37b274a695 BUG 8049 Adjustment in the insertion of data when create a workspace. 2011-11-25 19:01:49 -04:00
Erik Amaru Ortiz
81d47f6dc2 BUG 7104 Fix Bug empty button in plugin Enterprise Edition.
-reverting changes, this hector commit was causing a lot of problems
2011-11-25 17:17:43 -04:00
Hector Cortez
c02c662fa0 BUG 8068 FIx Bug in the import and export of CSV file. 2011-11-25 11:02:31 -04:00
Erik Amaru Ortiz
4f649b636b BUG 000 fixing var name error in wsBase 2011-11-25 10:57:28 -04:00
Erik Amaru Ortiz
b2017995b4 BUG 7922 "SRP: wrapped: Could not execute query.." SOLVED
(Fixes for import feature)
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-25 10:06:42 -04:00
Alvaro Campos
7e4a313f60 BUG 8058 se solucino problema para ver la informacion del caso. 2011-11-25 08:57:32 -04:00
Hector Cortez
8effc490e1 BUG 7104 Fix Bug empty button in plugin Enterprise Edition. 2011-11-24 16:31:59 -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
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
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
Erik Amaru Ortiz
ab7406de88 BUG 0000 Rverting class.wsBase.php file class 2011-11-15 17:22:18 -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
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
87194b7f97 Last changes for the release of November 15th 2011-11-10 21:41:39 -04:00
Julio Cesar Laura
f0f3a69af1 Save and load the additional fields for the dashlets 2011-11-10 16:39:24 -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
Julio Cesar Laura
c40a625c18 Added "USER" and "GROUP" options for the assignment of the dashboards 2011-11-09 18:56:59 -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
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
Fernando Ontiveros
67722e3d7a adding queries for Open Cases vs. Completed Cases dashlet KPI 2011-10-31 23:48:30 -04:00
Fernando Ontiveros
ac813f51c2 adding queries for Open Cases vs. Completed Cases dashlet KPI 2011-10-31 23:40:42 -04:00
Julio Cesar Laura
5db373fd61 Progress 18 for the dashboards 2011-10-31 22:31:16 -04:00
Fernando Ontiveros
e849c2281f working on pmGauge for dashboards 2011-10-31 22:16:18 -04:00
Fernando Ontiveros
387b8c9f66 Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-10-31 22:15:34 -04:00
Julio Cesar Laura
a9ab4cb11c Progress 17 for the dashboards 2011-10-31 22:11:03 -04:00
Julio Cesar Laura
a1f9354ca2 Progress 16 for the dashboards 2011-10-31 20:50:28 -04:00
Julio Cesar Laura
a8e653d82e Progress 14 for the dashboards 2011-10-31 20:19:21 -04:00
Fernando Ontiveros
46d5261c6c removing second gauge 2011-10-31 19:33:15 -04:00
Fernando Ontiveros
2fdedd4aec Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-10-31 19:29:23 -04:00
Fernando Ontiveros
17c5f6a8b4 working in pmGauge and dashboards 2011-10-31 19:29:16 -04:00
Julio Cesar Laura
8068f7dd26 Progress 13 for the dashboards 2011-10-31 19:06:40 -04:00
Fernando Ontiveros
c41efdbd3c Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev 2011-10-31 18:46:31 -04:00
Julio Cesar Laura
6935394727 Progress 12for the dashboards 2011-10-31 18:45:18 -04:00
Julio Cesar Laura
280e2a89cb Progress 11 for the dashboards 2011-10-31 18:27:10 -04:00
Fernando Ontiveros
767e158e9b fixing gauge open vs completed 2011-10-31 18:25:11 -04:00
Julio Cesar Laura
776bd1ce8d Progress 10 for the dashboards 2011-10-31 18:06:01 -04:00
Fernando Ontiveros
18940f2d97 first version of pmGauge and open vs completed dashlet 2011-10-31 17:59:51 -04:00
Fernando Ontiveros
2d7729ba4b adding width in the controller and pmDashlet class 2011-10-31 17:27:26 -04:00
Julio Cesar Laura
2103c45c23 Progress 9 for the dashboards 2011-10-31 17:23:04 -04:00