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
Erik Amaru Ortiz
34e32f49ad
BUG 7402 "ACTUALIZACION DE PMTABLES EN BASE DE DATOS" Solved!
...
- verification & validation for column name defined twice or more added
- fixed IE compaitbility for variable named length (use it cause problems in IE)
- fixed slashed added on json value posted on a ajax request, soldev adding stripslashed on server side
2011-08-09 15:44:55 -04:00
Alvaro Campos
edb1d55ae4
BUG 7387 fixed new function validDate()
2011-08-09 15:27:18 -04:00
Carlos Pacha
3f14f7d30f
BUG 7398 End of Process still has no name in Employee
...
this label was not display now, this issue was fixed
2011-08-09 12:53:14 -04:00
Victor Saisa Lopez
6e9b827c05
BUG 000 Changed line 338 in Department.php
2011-08-09 12:16:49 -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
Alvaro Campos
cc816747ae
BUG 7384 JS getControlsInTheRow() function work it correctly with all fields
2011-08-09 10:17:20 -04:00
Carlos Pacha
8dc61e7ddc
BUG 3910 Attachments to email messages
...
this issue was completed and it is working fine
2011-08-08 18:51:04 -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
Erik Amaru Ortiz
ecd1d8cf1c
BUG 000 PM Tabless issue - Data export for report tables not allowed
...
- Validating that report table data export not allowed
2011-08-03 13:12:41 -04:00
Erik Amaru Ortiz
865796f344
BUG 000 PM tables issue, compatibility old ver. of PHP 5.2.x oldest
2011-08-03 11:21:48 -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
Hector Cortez
196d6b0103
BUG 6845 Fix Bug when importing old processes and processes of the library.
2011-08-02 17:22:04 -04:00
Hector Cortez
f7129df220
BUG 6950 Fix Bug in the scrollbar in dropdown component.
2011-08-02 17:22:03 -04:00
Enrique Ponce De Leon
ca183a8afc
BUG 7345 FIX. Correction of '=' missed in comparation sentence.
2011-08-02 15:55:21 -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
Enrique Ponce De Leon
9a60cbac94
BUG 7326 solved. yes/no readonly and text mode view issues solved.
2011-08-01 18:13:00 -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
Enrique Ponce De Leon
1d66e9a9a8
BUG 7345 Fixed. Multiple Dependent fields solved at grids.
2011-08-01 17:12:59 -04:00
Erik Amaru Ortiz
5ce46a00fe
BUG 0000 Conditional Events feature
2011-08-01 12:02:14 -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
Fernando Ontiveros
e2a87fa410
BUG 0000 IIS compatibility
...
Adding WebConfig file to allow IIS to rewrite rules for ProcessMaker
and modify the PATH_SEP in sysgeneric
new file: workflow/public_html/Web.config
modified: workflow/public_html/sysGeneric.php
2011-08-01 11:08:14 -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
b47d9fa01e
BUG 0000 using mysql_real...
...
Modified a line
2011-07-29 17:40:13 -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
f38dc1045f
BUG 0000 Case notes Index added and some changes to message body
...
Index for AppNotes table
Conflicts:
workflow/engine/classes/model/AppNotes.php
2011-07-28 17:54:33 -04:00
Hugo Loza
eb680847da
BUG 0000 Intermediate change in schema.sql
...
shema.sql updated
2011-07-28 17:43:00 -04:00
Hugo Loza
c186a47691
BUG 5073 Extra features for Case Notes
...
Load 10 by 10 notes
2011-07-28 17:41:24 -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
Hector Cortez
002a0124d7
BUG 7186 Fix Bug in PMFGenerateOutputDocument method.
...
The $_GET['UID'] variable is used when a process executes.
2011-07-28 16:33:10 -04:00
Erik Amaru Ortiz
9bb0a85e30
BUG 0000 Updating translations base .sql
2011-07-28 16:24:07 -04:00
Erik Amaru Ortiz
54fa1b5f07
BUG 0000 Updating translations base
2011-07-28 16:20:27 -04:00
Alvaro Campos
135083928c
BUG 6881 solucionado problema con campos tipo file en modo view
2011-07-28 10:36:40 -04:00
Erik Amaru Ortiz
50c07cc66f
BUG 0000 Updating translations .po & .sql
2011-07-28 10:32:31 -04:00
Erik Amaru Ortiz
d65d7452d7
BUG 0000 PM tables, adding missing labels
2011-07-28 10:20:52 -04:00
Hector Cortez
4ebf28dde5
BUG 0000 Fix Bug Notice in Field File.
2011-07-28 10:14:09 -04:00
Erik Amaru Ortiz
21de5a77a4
BUG 0000 PM tables data import translation missing error
2011-07-28 10:05:07 -04:00
Hector Cortez
5d41c0e2cd
BUG 6903 Adjustment button Submit in dyanforms Mode view.
2011-07-27 19:04:37 -04:00
Erik Amaru Ortiz
6df9b50d67
BUG 000 PM tables view edit table Fix
...
- the primary key wasn't viewing correctly, but it is fixed now
2011-07-27 17:38:21 -04:00
Erik Amaru Ortiz
ba3a74bb2b
BUG 000 PM tables view edit table Fix
...
- the primary key wasn't viewing correctly, but it is fixed now
2011-07-27 15:51:15 -04:00
Hector Cortez
5d99ab68a6
BUG 0000 Validation to import a CSV file in PMTables.
2011-07-26 17:54:25 -04:00
Erik Amaru Ortiz
784f3be0d2
BUG 000 Updating Sql base insert.sql
2011-07-26 17:20:53 -04:00
Erik Amaru Ortiz
06108ee4d8
BUG 000 Updating .po base translations
2011-07-26 17:18:20 -04:00
Alvaro Campos
327ede5ed0
BUG 6881 solucionado problema con campos tipo file en modo view
2011-07-26 16:17:22 -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
Hector Cortez
46db68ea71
BUG 0000 Adjustments to import a CSV file in PMTables.
2011-07-26 11:48:12 -04:00
Erik Amaru Ortiz
36ed1b81c6
BUG 6867 problem solved
...
- there is not more validations for fields that shouldn't have reuiqred validation
2011-07-26 10:42:27 -04:00
Erik Amaru Ortiz
bdf9cda223
BUG 0000 Updating .po translations base language
2011-07-25 18:39:36 -04:00
Erik Amaru Ortiz
9c0a70e1ce
BUG 0000 PM tables - a import issue fixed
2011-07-25 12:42:20 -04:00