Commit Graph

435 Commits

Author SHA1 Message Date
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
Rodrigo Quelca Sirpa
4c16687e37 BUG 0000 forgot password - complete files 2011-06-03 15:09:59 -04:00
Rodrigo Quelca Sirpa
a1725f03d5 BUG 0000 Forgot password feature (first coomit) 2011-06-03 15:09:31 -04:00
Carlos Pacha
236585d03b 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:36:06 -04:00
Hugo Loza
6bd4950bd8 BUG 6255 User passwords are stored in clear text in the database
Passwords were stored in clear text just in some circunstances.. specially when the user it self change its password. Now every time PM stores a password it is stored encrypted.
2011-06-01 18:30:35 -04:00
Alexandre Rosenfeld
bfb67420a0 BUG 6735 Support time_zone setting in env.ini 2011-06-01 10:51:09 -04:00
Erik Amaru Ortiz
aeb2aef494 BUG 6970 "Case Options" SOLVED
Now we can add more option on case menu setting up the menu "caseOptions"
2011-05-30 12:57:37 -04:00
Carlos Pacha
e49da2bd3c BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed, changed the query statement
2011-05-30 11:54:35 -04:00
Carlos Pacha
4aa3eb49f6 BUG 6879 PM 2.0.23 Error en subproceso genera dos casos
This issue was fixed, we're going to do an insert into cache_view table if this is not sub process

Conflicts:

	workflow/engine/methods/setup/setupSchemas/triggerAppDelegationInsert.sql
	workflow/engine/methods/setup/setupSchemas/triggerAppDelegationUpdate.sql
2011-05-30 11:54:02 -04:00
Carlos Pacha
9f5b3fe65e BUG 6917 Populating dropdown, creating an array
This issue was fixed, added the dbarray option
2011-05-26 11:47:02 -04:00
Carlos Pacha
2a986a72d4 BUG 6893 Al subir en logos imagenes que tienen acentos genera un notice
Formating
2011-05-26 10:27:56 -04:00
Carlos Pacha
37314bfcd0 BUG 6893 Al subir en logos imagenes que tienen acentos genera un noticei
this issue was fixed, it is not allowed to put this symbol
2011-05-26 09:57:19 -04:00
Carlos Pacha
38d54d4f9d BUG 5011 Initial tasks in a process doen't appear in the dropdown box in Event …
This issue was fixed, changed getAllTasks function
2011-05-26 09:56:53 -04:00
Carlos Pacha
5b69aee24c BUG 6893 restore previous commit 2011-05-25 16:14:14 -04:00
Carlos Pacha
c19820f14d BUG 6947 No translation ID available for "Import XPDL" button
This issue was fixed, the labes was added
2011-05-25 09:21:00 -04:00
Carlos Pacha
61999339e0 BUG 6941 In installation report, "avaliable" is mispelled
This issue was fixed, the text was changed
2011-05-24 18:34:38 -04:00
Carlos Pacha
bb941d2a32 BUG 6929 PM. 2.0.24 Error al hacer logout
this issue was solved.
2011-05-23 16:35:22 -04:00
Carlos Pacha
33aa0b5dce BUG 6893 PM Al subir en logos imagenes que tienen acentos genera un notice
The problem was with unserialize function, it seems to has problem with its content. however this fields is encoded in base 64 now.
2011-05-20 18:44:24 -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
Hector Cortez
db243f80bf BUG 6477 Fix bug, fields in the User Summary. 2011-05-12 17:25:30 -04:00
Carlos Pacha
67775896be BUG 5011 Initial tasks in a process doen't appear in the dropdown box in Event
This issue has been solved, the dropdown box has all the task now
2011-05-12 11:22:45 -04:00
Erik Amaru Ortiz
779927d11e BUG 6476 improvements to translation support
related tioo commit: 4a7047
Translations Supports was fixed and solve multiples bugs: 6137, 6474, 6476, 6513, 6560, 6597, 6599
2011-05-09 15:52:06 -04:00
Hector Cortez
ead22a80e6 BUG 6829 Adjust in dropdown&listbox for SQL queries with a default value blank 2011-05-09 15:50:03 -04:00
Carlos Pacha
b8019eecfd BUG 6788 Ad Hoc Assignment within a Task does not work
this option was added and it's working fine
2011-05-09 11:54:14 -04:00
Hugo Loza
bcd2bcaa22 BUG 6639 Fix Completed
Completed the changes made for GTBank related to Report Tables
2011-05-06 16:57:41 -04:00
Alexandre Rosenfeld
43a5e137ac BUG 6691 Installer waits until maborak is fully loaded to avoid errors 2011-04-29 16:35:34 -04:00
Alexandre Rosenfeld
11f57e31a8 BUG 6807 Avoid fatal error when installation crashes
An array sometimes is being passed as the error log, which was causing
a fatal error when the installation crashed. This also hides the real
reason of the crash, since the installation log never shows.
2011-04-28 19:04:32 -04:00
Enrique Ponce De Leon
156616b369 BUG 6714 Problem with empty authentication sources listing solved 2011-04-28 17:10:14 -04:00
Carlos Pacha
9cc3d20424 BUG 0000 reversing this previous commit 2011-04-28 12:06:16 -04:00
Fernando Ontiveros
f10eece924 BUG 5163 fixing ?php tags
in many files
2011-04-25 16:31:12 -04:00
Erik Amaru Ortiz
29c3720d37 BUG 4511 "Personalize the Subject of task notifications" (new feature)
* the subject field option was added (based variables)
* additionally a option to set a existing template to use as body message was added
2011-04-25 09:58:04 -04:00
Erik Amaru Ortiz
81f0467348 BUG 6664 "smpt configuration secure conn..." fix for a warning msg
* A radio group option was added into smtp configuration interface to select a secure connetion type
* The phpMailer thirdparty library was updated to support ssl and tls secure connections
2011-04-20 11:07:27 -04:00
Erik Amaru Ortiz
9d061fed8a BUG 6756 "External steps": problems with node ids solved
Afer the first solution a detail was happening yet with the nodes of external action esteps, but it is solved now.
2011-04-19 19:07:50 -04:00
Erik Amaru Ortiz
cfa12468db BUG 6664 "smpt configuration does support to saecure connections like gmail now"
* A radio group option was added into smtp configuration interface to select a secure connetion type
* The phpMailer thirdparty library was updated to support ssl and tls secure connections
2011-04-19 17:16:12 -04:00
Alexandre Rosenfeld
50bf854bee BUG 6400 Replacing json_encode|json_decode by their G implementations
This fixes the problem of some pages of ProcessMaker not working on
PHP 5.1, since there is no json_encode or json_decode native functions
on PHP 5.1.
2011-04-19 16:26:20 -04:00
Erik Amaru Ortiz
f9345abca8 BUG 6756 "External steps with actions is not working": Solved
there was problem with old code but is fixed a reference to a inexistent variable and a missing $ char
2011-04-18 15:55:44 -04:00
Hugo Loza
f19eadf2d4 BUG 6688 KT issues
Part of the solution was to fix some issues in core that failed to
update uploaded files to a plugin in local DB

Change-Id: I60d18b0fa8416923780df802110ad81473a43b86
2011-04-14 16:19:45 -04:00
Douglas Medrano Chura
c4635bc56a BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
2011-04-13 18:57:02 -04:00
Enrique Ponce De Leon
f826a83a23 BUG 6347 Home Pentaho Link
Change fix core to show dashboard plugins.
2011-04-13 17:27:22 -04:00
Alexandre Rosenfeld
f0277f02fb BUG 5978 Add getVersion to System class and use it instead of PM_VERSION
Instead of every page defining it's own PM_VERSION interpretation,
there is now a single getVersion function in the System class to
always get the right version.
2011-04-13 16:11:33 -04:00
Alvaro Campos
721a87f6c0 BUG 6087 added filter of dates for translation labels 2011-04-13 12:47:50 -04:00
Enrique Ponce De Leon
729cc04733 BUG 6714 SOLVED.
- Counting issues solved.
- Departments, Groups, Roles and Authentication Sources improved
2011-04-12 11:51:56 -04:00