Commit Graph

7840 Commits

Author SHA1 Message Date
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
Erik Amaru Ortiz
dea8c861a8 BUG 7022 adicionar un campo al dynaform aparece un "Notice" SOLVED 2011-06-03 11:23:05 -04:00
Erik Amaru Ortiz
ab6abc2f0b BUG 5934 "save labels for checkgroups.... solving problems" 2011-06-02 19:52:57 -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
295523f38d BUG 6987 Error en PM al guardar formulario [RE-FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection. Now for Listbox, checkgroup and grid dropdown
2011-06-02 15:04:07 -04:00
Enrique Ponce De Leon
90919d4f4b BUG 5648 Fixing restriction to multiple parent dependencie
- This commit change grid dropdown default options ommited
2011-06-02 11:10:20 -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
Enrique Ponce De Leon
5c24b2d6a0 BUG 5648 Relative. Incorrect Character Encoding correction. 2011-06-01 18:49:39 -04:00
Enrique Ponce De Leon
aa6e1c62e3 BUG 5648 solved. Dependent Fields work now in onload dynaform 2011-06-01 18:49:01 -04:00
Hugo Loza
7454de6ee1 BUG 6987 Error en PM al guardar formulario [FIXED]
When dropdown is with savelabel active then on form save the sql(s) need to be executed. By default any sqlconnection is defined as an empty string and Pm uses the default connection workflow.. the issue was that in savelabel stage this default option was not defined then tried to connect to an empty connection.
2011-06-01 18:37:18 -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
38fb71335c BUG 5934 "Save label for radiogroups..." SOLVED (removing debug var)
- 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:58:50 -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
4777848f17 BUG 000 Merge for commits 0a835f @enrique and 3cca05 @hector
commit 0a835f master @enrique	Hints Improvement
- Extend a unique hint function to FIELD object.
- Hints are only visible in edit mode.
- Hints are no visible in grids.

commit 3cca05 master @hector
BUG 6812 Fix bug components mode view and print preview.
2011-05-31 12:41:43 -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
9caaeed486 BUG 4759 fixing sql server
when query is a update command, should return false in  function next()
2011-05-26 17:57:33 -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
Carlos Pacha
491703cd41 BUG 6956 pmos2.0.27 campo Suggest el SQL necesita siempre un Espacio al final
This issue was solved
2011-05-24 15:26:12 -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
Alexandre Rosenfeld
627db2765a BUG 5027 Allow external configuration through env.ini
Load configuration options from a file in workflow/engine/config.ini
which allow a sysadmin to configure ProcessMaker options without
writing to source code files.

Conflicts:

	workflow/public_html/sysGeneric.php
2011-05-23 13:15:50 -04:00
Enrique Ponce De Leon
5391ef0134 BUG 6944 solved. Date mask was fixed to accept %d values. 2011-05-23 12:32:17 -04:00
Alexandre Rosenfeld
0333b8415c BACKPORT ba19e7 Support a env.php file for debug defines. 2011-05-23 10:29:55 -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