Commit Graph

361 Commits

Author SHA1 Message Date
Victor Saisa Lopez
6e9b827c05 BUG 000 Changed line 338 in Department.php 2011-08-09 12:16:49 -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
Hector Cortez
196d6b0103 BUG 6845 Fix Bug when importing old processes and processes of the library. 2011-08-02 17:22:04 -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
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
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
9c0a70e1ce BUG 0000 PM tables - a import issue fixed 2011-07-25 12:42:20 -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
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
f3ee768f1a BUG 7195 error in cron.php coused by sharepoint triggers
Fixed and at same time fixed some other issues in sharepoint triggers
2011-07-13 18:38:18 -04:00
Hector Cortez
415975b461 BUG 7188 Fix Bug validation url decode in javascript. 2011-07-12 16:15:51 -04:00
Erik Amaru Ortiz
e3add14892 BUG 0000 PM tables + Report tables have been unified
- finished
2011-07-12 12:02:57 -04:00
Hector Cortez
9f35a8aa01 BUG 7188 Fix Bug validation the plus sign in javascript. 2011-07-11 19:05:47 -04:00
Erik Amaru Ortiz
7ca0a99a75 BUG 0000 Report tables ver2 (improvements to pmtables data edit)
improvements and unification with PMTables
2011-07-11 18:06:32 -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
Alvaro Campos
70da54b308 BUG 6905 solucionado problema el ordenamiento de inputs versionados 2011-07-07 09:18:22 -04:00
Hugo Loza
e3a0aa7a86 BUG 0000 Feature: Sharepoint Triggers
Included new library to Trigger wizard that wraps common function to work with documents in sharepoint
2011-07-04 17:41:55 -04:00
Hector Cortez
80728423c4 BUG 7162 Adjustment adding default value for Case Scheduler schema. 2011-07-04 17:18:34 -04:00
Hugo Loza
1ff483f45e BUG 0000 Feature: Sharepoint Triggers
Included new library to Trigger wizard that wraps common function to work with documents in sharepoint
2011-07-04 17:09:56 -04:00
Carlos Pacha
2ef9ab1460 BUG 7173 Notice: Undefined variable: passw
This problem was fixed
2011-07-04 12:42:17 -04:00
Hector Cortez
3e7e67667c BUG 7162 Fix Bug variable initialization when save a case scheduler. 2011-07-04 11:58:25 -04:00
Erik Amaru Ortiz
e603b38344 BUG 0000 - Javascript Registry for plugins was added (docblock corrections)
- using inside the plugin class: registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 18:31:27 -04:00
Erik Amaru Ortiz
dbb3da02c0 BUG 0000 - Javascript Registry for plugins was added
- using inside the plugin class:
       registerJavascript('core_folder/core_js', 'my_plugin/my_js');
2011-07-01 17:58:40 -04:00
Hector Cortez
1421434b24 BUG 7106 Adjustment validation in default workflow for PMtables modification. 2011-07-01 09:39:04 -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
Erik Amaru Ortiz
6912b3b81f BUG 0000 new Feature: Report table ver 2. (fix)
- miising new field on additional_tables table
2011-06-29 16:19:38 -04:00
Erik Amaru Ortiz
ffe691e775 BUG 0000 new Feature: Report table ver 2. (fix)
- removing debug vars
2011-06-29 12:51:21 -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
Carlos Pacha
771ca16927 BUG 0000 the SP_VARIABLES_IN field is required
changed the SP_VARIABLES_IN field to not required
2011-06-28 17:00:07 -04:00
Erik Amaru Ortiz
38573084ac BUG 0000 new Feature: Report table ver 2. 2011-06-28 12:53:25 -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
Carlos Pacha
14b44b3efd BUG 6876 PM 2.0.23 Al derivar al subproceso genera un mensaje de error
This issue was fixed, changed the SA_VALUES_IN field was changed to null
2011-06-10 10:55:06 -04:00
Hector Cortez
8b79d99b14 BUG 6870 Fix Bug, in import process Added subject message. 2011-06-09 10:58:57 -04:00
Carlos Pacha
3a77d8edd0 BUG 6943 Disappeared the menu information and cannot delete a output document
This issue was fixed. it does not get the correct array and it does not use the  method remove
2011-06-02 17:31:43 -04:00
Erik Amaru Ortiz
69d034b4bf BUG 6945 "Country in Language code causes Javascript causes..." SOLVED (fixes)
- firefox 3.6 & chrome compatibility
2011-06-02 15:49:51 -04:00
Douglas Medrano Chura
b96ae00c8b BUG 6887 Solved dynaform duplicated in Menu Information - Dynaform
The problem was solved  modificating the query criteria for two dynaform distinct when the column STEP_POSITION is distinct.
2011-06-01 15:53:57 -04:00
Erik Amaru Ortiz
6c4c016f4f BUG 6945 "Country in Language code causes Javascript error and causes..." SOLVED
The html tags on xml label section was causing the problem, but it is fixed now (import fix)
2011-05-27 10:54:07 -04:00
Erik Amaru Ortiz
f83fef3f7a BUG 6945 "Country in Language code causes Javascript error and causes..." SOLVED
The html tags on xml label section was causing the problem, but it is fixed now
2011-05-27 10:48:20 -04:00
Alexandre Rosenfeld
9f61fcb951 BUG 6963 Incompatibility with PHP 5.3 when deleting languages 2011-05-25 09:21:43 -04:00
Alexandre Rosenfeld
03f3eefa9c BUG 6962 Upgrade fails with more then one workspace
Change require to require_once to avoid problems reimporting
the Language class when upgrading.
2011-05-25 09:07:20 -04:00
Carlos Pacha
349acc420e BUG 6946 Cannot export a process which has a sub-process
This issue was fixed, added another condition and it's working fine now
2011-05-24 17:02:37 -04:00
Erik Amaru Ortiz
e9282a25a7 BUG 6865 report tables with date fields is being saved correctly now (2do)
the main problem was that ins a several version of mysql datetime can't have a empty string
as value in the insert. so the definition for a report tables was updated to date type field
permitting NULL value, and before insert the empty string is converted to NULL for date fields
2011-05-13 18:57:20 -04:00
Erik Amaru Ortiz
9130582277 BUG 6865 report tables with date fields is being saved correctly now
the main problem was that ins a several version of mysql datetime can't have a empty string as value in
the insert.
so the definition for a report tables was updated to date type field permitting NULL value, and before insert
the empty string is converted to NULL for date fields
2011-05-13 12:46:59 -04:00
Erik Amaru Ortiz
43440c71de BUG 6877 the error was fixed (removing a missing debug var)
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:33:21 -04:00
Erik Amaru Ortiz
e18b292d78 BUG 6877 the error was fixed
The main problam was that the missing report_to users was not handling correctly but now it work fine
2011-05-12 17:27:27 -04:00