Commit Graph

1158 Commits

Author SHA1 Message Date
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
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
c218dad390 BUG 6913 Suggest fied problem with characteres like #, $ and & is solved 2011-05-19 10:58:55 -04:00
Erik Amaru Ortiz
c2c0414702 BUG 0000 adjusting fields handler view, the header was non aligned 2011-05-18 09:19:08 -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
a4db59dcd1 BUG 6826 Adjustment date component grids, for proper viewing. (fixes)
The hector solution was causing others problems in grids but it is fixed now
2011-05-13 11:28:32 -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
Hector Cortez
db243f80bf BUG 6477 Fix bug, fields in the User Summary. 2011-05-12 17:25:30 -04:00
Carlos Pacha
9d50c86eda BUG 6856 Error while downloading a pm library process curl_init is not definded
improving the message to this function
2011-05-12 12:27:13 -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
Hector Cortez
bc0bf66af7 BUG 6759 Fix bug when importing PMTables in Text type
With defalut value '' not allowed.
2011-05-12 11:05:27 -04:00
Carlos Pacha
b6b05023de BUG 6856 Error while downloading a pm library process curl_init is not definded
The validation was added
2011-05-11 18:33:07 -04:00
Carlos Pacha
2a11ad90dd BUG 6525 Add a "Last Name" column to the screen to assign users to groups
improving the code
2011-05-11 16:17:30 -04:00
Carlos Pacha
5914a7b638 BUG 6857 Pause option stopped working
there is a varible that is not defined, problem with case sensitive
2011-05-11 15:34:13 -04:00
Carlos Pacha
82e52805dc BUG 6525 Add a "Last Name" column to the screen to assign users to groups
the problem was solved adding the grid resize option
2011-05-11 12:16:12 -04:00
Hector Cortez
3ee83179d0 BUG 6847 Change of title in the Web Entry Definition dialog 2011-05-11 11:49:06 -04:00
Carlos Pacha
1e37ef8e3b BUG 6788 Ad Hoc Assignment within a Task does not work
improving the code
2011-05-11 10:53:17 -04:00
Carlos Pacha
b805b0497a BUG 6788 Ad Hoc Assignment within a Task does not work
improving the code
2011-05-11 09:46:51 -04:00
Alexandre Rosenfeld
d3dfd0c0d2 BUG 6854 Workspace restore now rebuilds the APP_CACHE_VIEW triggers 2011-05-10 18:57:29 -04:00
Carlos Pacha
38d96cb037 BUG 6774 datepicker aparece en un lugar inadecuado
added height to 100%, now this problem was fixed.
2011-05-10 16:57:45 -04:00
Hector Cortez
771e373619 BUG 6814 Adjustment suggest,adding a scrollbar for display more items. 2011-05-10 10:10:17 -04:00
Alexandre Rosenfeld
7a7b2e3cc2 BUG 6476 Fixing upgrade after language import moved 2011-05-09 17:40:31 -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
Alvaro Campos
83feb1b130 BUG 0000 records no found in empty grids 2011-05-09 10:25:53 -04:00