Commit Graph

1010 Commits

Author SHA1 Message Date
Douglas Medrano Chura
db96301a01 BUG 6662 (Reopen)Solved incomplete dropdowns string
Fixed the problem of word wrap text and the problem of the spaces
I test in IE6,IE7,IE8 Firefox 4 and not replicate the error.
2011-06-10 16:46:44 -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
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
Carlos Pacha
f463e0be87 BUG 6880 usabilidad -scroll
This issue was fixed, the problem ocurred when the actionMenu option was hidden
2011-06-07 11:15:02 -04:00
Alexandre Rosenfeld
8a03d86b36 BUG 6735 Move env.ini handling to paths.php (avoid warnings)
Since the upgrade command was not using env.ini, some warnings were
raised because of missing timezone information. Moving this code to
paths.php makes sure env.ini will be used even for upgrades.
2011-06-06 11:24:09 -04:00
Alvaro Campos
8ee5d16c4c BUG 0000 update .po and insert.sql jun 6 2011-06-06 11:09:54 -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
Alvaro Campos
4d315e63b7 BUG 0000 update file .po english and insert.sql 2011-06-06 09:54:10 -04:00
Erik Amaru Ortiz
cacd243ca1 BUG 000 forgot password (more fixes) 2011-06-03 15:32:05 -04:00
Enrique Ponce De Leon
2e95f874d3 BUG 0000 English Translations Update 2011-06-03 19:22:40 -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
Alexandre Rosenfeld
0f0e2ba33f BUG 6401 Correct restore logic when handling filename
Match the documentation where the first argument should first be
considered a filename and then a workspace name if the file doesnt
exists.
2011-06-03 12:24:23 -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
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
Hugo Loza
7347cee46b BUG 6836 New Toolbar icons in the DynaForm Editor are too small.. [FIXED]
Replaced sprite file with images with better definition and using different styles for each button
2011-06-02 15:53:53 -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
Hugo Loza
435e187d5a BUG 0000 Wrong reference to images form css
Fixed some wrong references to images used by Calendar Widget
File does not exist: /opt/processmaker/workflow/public_html/shadow-b.png
2011-06-01 19:15:40 -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
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
Alexandre Rosenfeld
bfb67420a0 BUG 6735 Support time_zone setting in env.ini 2011-06-01 10:51:09 -04:00
Erik Amaru Ortiz
a6baa0147a BUG 5934 "Save label for radiogroups..." SOLVED
- is saving the radiogroup label
- by convention we decided save by default the label for all array field types like dropdown, checkgroup, listboxes and radiogroup, so the property for dropdown "save label" was removed because always is saving it!
2011-05-31 18:56:50 -04:00
Douglas Medrano Chura
ff59ddf340 BUG 6662 Solved advanced search incomplete dropdowns string
Using template dropdowns for solution of the problem
2011-05-31 18:22:05 -04:00
Carlos Pacha
b6d7a3c666 BUG 6896 Cannot create Output Documents
I've tried this issue with older editor and I could create outputs, however the new editor has some mistakes, these mistakes were fixed
2011-05-31 15:42:48 -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
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
Fernando Ontiveros
dbb94e78e6 BUG 4759 fixing sql server
charset, now we expecting utf8 from freetds, and we obtain utf8 in propel, so we dont need to do anything to show international unicode characters
2011-05-26 16:44:29 -04:00
Erik Amaru Ortiz
4aec62825b BUG 0000 adding a missing folder workflow/engine/bin/plugins 2011-05-26 15:39:08 -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
Erik Amaru Ortiz
3fed3ed5ae BUG 6958 The "+mask" link when editing the properties of Date fields..." SOLVED
The problem was to reusing the same window using popupWindow() function
2011-05-25 10:11:04 -04:00
Carlos Pacha
20a216e66a BUG 6955 Change text "Resume" to "Résumé"
This text was changed
2011-05-25 10:09:04 -04:00
Alexandre Rosenfeld
9f61fcb951 BUG 6963 Incompatibility with PHP 5.3 when deleting languages 2011-05-25 09:21:43 -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
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
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
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