Commit Graph

1096 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Erik Amaru Ortiz
21de5a77a4 BUG 0000 PM tables data import translation missing error 2011-07-28 10:05:07 -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
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
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
Erik Amaru Ortiz
ecc0530bc6 BUG 0000 updating .sql base 2011-07-25 12:15:26 -04:00
Erik Amaru Ortiz
c7a1655af6 BUG 0000 UPdating .po base language 2011-07-25 12:07:14 -04:00
Erik Amaru Ortiz
c7d1b2ce0a BUG 0000 PM tables - Backward compatibility FIX 2011-07-25 12:06:05 -04:00
Erik Amaru Ortiz
e5232b515b BUG 000 PM Tables - Data list grid - disabling temporarily data import 2011-07-25 09:06:00 -04:00
Hector Cortez
f8bfb6fb85 BUG 0000 Fix Bug in import process in ReportTables. 2011-07-22 19:40:49 -04:00
Erik Amaru Ortiz
f0bd3f5035 BUG 0000 PM Tables IE compatibility fix on Data Edit 2011-07-22 18:51:08 -04:00
Erik Amaru Ortiz
ab3fc9f286 BUG 0000 PM tables - disabled data editing for Report tables 2011-07-22 18:31:36 -04:00
Erik Amaru Ortiz
48f8a88adb BUG 0000 PM TABLES tweaks
- tweaks on Edit report
- icons size adjustment
- labels
2011-07-22 17:08:57 -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
Erik Amaru Ortiz
65b5a2cc1d BUG 0000 PM TABLES - importing issue
- fixed the problem when multiples tables are selected to import
2011-07-21 18:35:37 -04:00
Hector Cortez
5ce13dcfc7 BUG 0000 Adjustment in import process in PMTables and ReportTables. 2011-07-21 10:41:58 -04:00
Hugo Loza
284a4c3bfb BUG 6212 Skin swtich on row double click
js error
2011-07-20 19:01:25 -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