Commit Graph

426 Commits

Author SHA1 Message Date
Alvaro Campos
823e7813b7 BUG 6515 fixed issue with triggers not executed in vew 2011-08-10 12:41:11 -04:00
Carlos Pacha
dbee2b3a94 BUG 7341 Error al mostrar la informacion de Dynaforms
This issue was fixed, now the fields are still there
2011-08-10 11:09:50 -04:00
Erik Amaru Ortiz
51250622a1 BUG 6505 "Users with the "PM_USERS" permission..." Solved!
- completing validations
- ADMIN->Users now enabled for PM_USERS permission
2011-08-09 17:54:03 -04:00
Hugo Loza
7a152675f8 BUG 5601 Documents are being loaded too slow
Fixed issue implementing pagination. Some other fixes and improvements applied in this commit: Better Refresh button for documents tree, bug 6919 fixed too
2011-08-09 17:36:35 -04:00
Erik Amaru Ortiz
b6524547cd BUG 6505 "Users with the "PM_USERS" permission in their role..." Solved!
- ADMIN->Users now enabled for PM_USERS permission
2011-08-09 16:40:32 -04:00
Hugo Loza
b72e411ecb BUG 7366 Can't create skin from classic skin
In fresh installation Skins folder doesn't exists. Now it is being created before create a new skin
2011-08-09 11:54:09 -04:00
Hugo Loza
5c257c6f1d BUG 7159 Issues with KT
Since output documents internally are being saved based on and ID it is neccessary to sned also the title genrated to save it in an external DMS (KT)
2011-08-04 17:15:34 -04:00
Hugo Loza
74576379d7 BUG 7248 Issues with output documents in KT
The issue was in the core, to standarize names we changed the physical filename to an ID. By mistake that filename was sento to plugins.
2011-08-04 17:15:33 -04:00
Douglas Medrano Chura
4f6f2b9c95 BUG 6989 Solved types of images that not viewable as logos
The problem was solved modificatin the name of the file image
2011-08-03 10:10:37 -04:00
Hugo Loza
5e275bbf0e BUG 0000 Disabling saving plugin name in output docs
Disabled until we fix the whole issue
2011-08-01 18:35:05 -04:00
Erik Amaru Ortiz
10fc4259df BUG 6594 Error "Column 'APP_TAS_TITLE' cannot be null" when... SOLVED
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-
2011-08-01 17:52:16 -04:00
Fernando Ontiveros
c283b77222 BUG 7024 fixing date trimming in APP_CACHE_VIEW
modified:   workflow/engine/methods/setup/setupSchemas/triggerAppDelegationInsert.sql
	modified:   workflow/engine/methods/setup/setupSchemas/triggerAppDelegationUpdate.sql
2011-08-01 11:14:18 -04:00
Hugo Loza
daf7ac09b1 BUG 7344 Feature -> PDF Security settings
With this settings is possible to setup security for a PDF generated (Output Document).
In Output Document setup there is a new section available when the output document is either PDF or BOTH with the following fields:
Permissions: Must select wich permissions will be granted (if none is selected only VIEW is allowed)
Open Password: Is the password requested to open the document. (This open the document with selected permissions)
Owner Password: Is the password that allow owner to open and change permissions
2011-07-29 17:46:22 -04:00
Hugo Loza
cb77a7a733 BUG 0000 Fixed issue with email .. a notice that breaks ajax
When email is using sendmail instead of PHPMailer
2011-07-28 17:55:38 -04:00
Hugo Loza
0f7cae6d85 BUG 5073 Feature Case Notes "Free Notes"
This Feature allow a user to post a note at any stage of a Case and from cases lists

Conflicts:

	workflow/engine/data/mssql/schema.sql
	workflow/engine/methods/cases/casesListExtJs.php
	workflow/engine/skinEngine/base/css/pmos-xtheme-gray.css
	workflow/engine/templates/cases/casesList.js
	workflow/engine/templates/cases/open.js
2011-07-28 17:40:48 -04:00
Hugo Loza
5b22027acc BUG 6212 Skin Feature complete
New, import, export and delete function ready
2011-07-26 12:34:16 -04:00
Hugo Loza
d248f79754 BUG 6212 Skin Importing feature
Ready to import skins... Just left to enable NEW and Delete
2011-07-21 18:42:29 -04:00
Hugo Loza
ef15c73de1 BUG 6212 Skin swtich on row double click
Switch skin in skins list on a row double click
2011-07-20 19:01:25 -04:00
Hugo Loza
e982f4c560 BUG 6612 small layout changes
Small layout changes in skins list
2011-07-20 19:01:25 -04:00
Hugo Loza
8386ad6514 BUG 6212 Way to Export Skins 2.0
Implemented a way to export Skins in 2.0
2011-07-20 19:01:24 -04:00
Alvaro Campos
4bfd4dde2b BUG 7196 fixed issue with Processes filter in the Unsigned area 2011-07-20 17:54:52 -04:00
Erik Amaru Ortiz
e3add14892 BUG 0000 PM tables + Report tables have been unified
- finished
2011-07-12 12:02:57 -04:00
Erik Amaru Ortiz
cdc501ab32 BUG 7191 "Cuando se ingresa a un caso cuyo case title tiene una com..."
problem solved
- now we show only the APP_NUMBER on tab title.
2011-07-12 10:00:46 -04:00
Hector Cortez
645a465652 BUG 7092 Fix Bug Print preview in tracker. 2011-07-11 16:13:21 -04:00
Erik Amaru Ortiz
4c6fb8d7ab BUG 0000 Report tables ver2, improvements and unification with PMTables
(first commit)
2011-07-08 19:08:30 -04:00
Carlos Pacha
5493e6155c BUG 7137 Subprocess Synchronous/En un subproceso "Synchronous" se pierde el caso
There was problem with the way to declare the variables, but this issue was fixed
2011-07-08 11:04:36 -04:00
Carlos Pacha
d3273b6985 BUG 7137 subproceso "Synchronous" se pierde el caso
It is about this error message, it was fixed.
2011-07-07 11:26:14 -04:00
Hector Cortez
80728423c4 BUG 7162 Adjustment adding default value for Case Scheduler schema. 2011-07-04 17:18:34 -04:00
Carlos Pacha
b911528d00 BUG 6864 En el tab del caso no esta cargando el label definido
This issue was fixed, added the title when it is setting with varibles
2011-07-04 11:14:48 -04:00
Erik Amaru Ortiz
b0302d6871 BUG 0000 Report tables ver 2. solving notices issues 2011-07-01 11:04:12 -04:00
Erik Amaru Ortiz
0e896f4763 BUG 6910 "Error al pasar a otra ventana con una alerta en mail" solved
- a validation was missing, bug fixed
2011-06-30 15:01:51 -04:00
Hector Cortez
8b237e3c52 BUG 7145 Change delimiter for validate parser at generate xml file. 2011-06-29 15:29:00 -04:00
Erik Amaru Ortiz
db2ff5a36a BUG 0000 new Feature: Report table ver 2 (fixes)
- update phisical table fixed
2011-06-29 12:46:51 -04:00
Erik Amaru Ortiz
38573084ac BUG 0000 new Feature: Report table ver 2. 2011-06-28 12:53:25 -04:00
Douglas Medrano Chura
42f293c655 BUG 6690 Cancelling a case in the inbox and produces error
The problem was solved by removing the cancel feature of the case list (inbox), we found errors in logic that allowed cancel tasks in parallel, also corrected reassign functionality
2011-06-24 09:18:16 -04:00
Hector Cortez
1fdac470d2 BUG 7066 Adjustment in PM tables into Process to updating records. 2011-06-23 14:34:21 -04:00
Carlos Pacha
5449f7c86f BUG 0000 improving new site installer, using extjs 2011-06-22 17:25:47 -04:00
Carlos Pacha
faee2a1589 BUG 6932 improving new site installer, using extjs
this was done.
2011-06-22 17:25:19 -04:00
Carlos Pacha
6ff792715f BUG 6932 Install new site is not working in mozilla 4.0
This issue was fixed
2011-06-14 16:43:33 -04:00
Carlos Pacha
8131c58d28 BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed. I've tried with a simple query and it did not work, it needs a left join
2011-06-14 12:14:59 -04:00
Hector Cortez
db0153cb6d BUG 7055 FIx Bug. Modify records with more than one primary key. 2011-06-13 09:30:55 -04:00
Carlos Pacha
61b3aad877 BUG 6614 Logo's don't appear in Multi-Tenancy Screen
This issue was fixed, we are replacing all special characters
2011-06-10 18:51:07 -04:00
Carlos Pacha
4fa0269696 BUG 6948 Database connection credentials are stored in plain text
This issue was fixed, added a way to encryp the passwords
2011-06-10 16:07:53 -04:00
Hector Cortez
f8f9ccf5bb BUG 5356 Fix Bug Trigger wizard add secuence escape in single quotation. 2011-06-09 10:28:55 -04:00
Carlos Pacha
1305ecc91a BUG 7044 processmaker-2.0.29.rc5/DESIGNER/Browse Library/View/Falta el Link
This issue was fixed on xml file
2011-06-08 15:57:50 -04:00
Carlos Pacha
92f6377929 BUG 7044 processmaker-2.0.29.rc5/DESIGNER/Browse Library/View/Falta el Link
This issue was fixed, the link did not appear into xmlform, it was added on php file
2011-06-08 12:12:23 -04:00
Erik Amaru Ortiz
be21021d2b BUG 7037 "Forgot my password error message" SOLVED 2011-06-08 10:22:11 -04:00
Erik Amaru Ortiz
326a6d770d BUG 0000 Forgot password feature (adding validation)
-a when the "email notification" is not enabled was added
-labels updated
2011-06-06 10:53:35 -04:00
Erik Amaru Ortiz
b25c51ab03 BUG 0000 Forgot passwod feature (finished) 2011-06-06 06:24:46 -04:00
Erik Amaru Ortiz
2d187cdc13 BUG 0000 Forgot Password (2nd commit) 2011-06-03 15:10:38 -04:00