Commit Graph

2089 Commits

Author SHA1 Message Date
Marco Antonio Nina
04f3f292db BUG 8977 Duplicidad de funciones en varios archivos... SOLVED
- was verified duplicate code.
- was removed codigo DEPRECATED.
2012-07-18 18:38:53 -04:00
julceslauhub
145d9e2139 Merge pull request #325 from brayanpereyra/BUG-8466
BUG 8466 Tasks in Progress show with the color of Parallel Tasks SOLVED
2012-07-18 14:38:25 -07:00
Brayan Osmar Pereyra Suxo
78177ed749 BUG 8466 "Tasks in Progress" show with the color of "Parallel Tasks" SOLVED
- I set variable TASK in processMap for "Search Cases"
2012-07-18 17:21:28 -04:00
Julio Cesar Laura
8f749c7e09 Improvement, change "green" to "classic 2012-07-18 15:59:13 -04:00
Brayan Osmar Pereyra Suxo
7ddeafc766 CODE STYLE workflow/engine/templates/setup/webServicesTree.php 2012-07-18 11:56:30 -04:00
Brayan Osmar Pereyra Suxo
00d6c87aa4 BUG 9072 It should not be the option "SendFiles" SOLVED
- I removed the option "SendFiles"
2012-07-18 10:53:57 -04:00
julceslauhub
5472ea17bb Merge pull request #315 from marcoAntonioNina/BUG-8831
BUG 8831 Backslash ( \ ) appears before single quotes in Case... SOLVED
2012-07-18 07:24:55 -07:00
Marco Antonio Nina
6418f703ee BUG 8831 Backslash ( \ ) appears before single quotes in Case NotesSOLVED
- Characters are not validated.
- Was added stripslashes () to validate notes.
2012-07-18 10:21:16 -04:00
julceslauhub
fc19a365bc Merge pull request #310 from brayanpereyra/BUG-9072
BUG 9072 Don't show the button in test webservices SOLVED
2012-07-18 07:13:40 -07:00
Julio Cesar Laura
2be5a0837d BUG - Notices found in the heartbeat call
- The attribute "workspaces" not defined in the class "serverConfiguration"
- Define the missing attribute in the class
2012-07-18 09:53:39 -04:00
Brayan Osmar Pereyra Suxo
791c6ead37 BUG 9072 Don't show the button in test webservices SOLVED
- I add more heigth to form
2012-07-18 09:43:26 -04:00
Julio Cesar Laura
d0dd87fc43 BUG 9447 PM 2.0.43 testing 3 ajustar el copyright del skin uxmodern... SOLVED
- The current year in the skin was hardcoded
- The current year now is dynamic
2012-07-17 12:36:44 -04:00
julceslauhub
96f2a586bc Merge pull request #304 from marcoAntonioNina/BUG-9454
BUG 9454 Problemas con el reassign el boton no esta funcionando SOLVED
2012-07-17 09:08:43 -07:00
Julio Cesar Laura
f33759296c BUG 9451 PM 2.0.43 testing 3 Notices en Triggers Wizard
- Missing validation in the comments for the "return" section
- Add missing validation
2012-07-17 11:59:06 -04:00
Marco Antonio Nina
6bee6e31c2 BUG 9454 Problemas con el reassign el boton no esta funcionando SOLVED
- not valid for a register.
- was first added the validation.
2012-07-17 11:56:27 -04:00
Julio Cesar Laura
45e48338ff BUG 9453 ProcessMaker version 2.0.43 testing 3 Incomplete Labels on the .po English File
- The word "category" was truncated
- Change "gory" to "category"
2012-07-17 11:42:39 -04:00
Julio Cesar Laura
5a5d836803 BUG 9455 On ProcessMaker 2.0.42 print icon on a Dynaform doesn't work when the form is submited
- The function "popUp" was missing
- Add the missing function "popUp"
2012-07-17 11:25:45 -04:00
Julio Cesar Laura
be06888e8e BUG 9457 Translation to translate timming control expressions
- These labels was hardcoded
- Change hardcoded labels by translations
2012-07-17 11:01:21 -04:00
Fernando
bbc24a8069 formating complete of class.case.php using standard PSR2 2012-07-16 19:00:47 -04:00
Fernando
49a50e0f16 formating class case, lines 2320-5584 are cleaned 2012-07-16 14:19:52 -04:00
Fernando
9258b7e3dd formating class case, lines 5000-5799 are cleaned 2012-07-16 08:37:58 -04:00
Julio Cesar Laura
f4fb74d70b Fixed bug with the function PMFNewCase
- The session variables are overwrited
- The session variables are restored to end of the function
2012-07-15 22:27:06 -04:00
ferOnti
ff23d78a6e Merge pull request #255 from ferOnti/master
formating case class
2012-07-13 09:37:15 -07:00
Fernando Ontiveros
a4f863de40 formating the class class.case.php 2012-07-13 12:36:27 -04:00
Herbert Saal Gutierrez
38930f207f BUG-9449 Error in reassign and review of supervisor
Error
-----
Error in reassign and review of supervisor. This is caused because Solr
don't support those views.

Solution
---------
The filter to use Solr or  DB was corrected to use DB in the case of Supervisor views.

Also a new exception was created to inform that APP_DATA could not be unserialized,
and the logic is not going to stop when an error of unserialization is run in the reindex process.
2012-07-13 11:56:46 -04:00
Fernando Ontiveros
3189ba4158 fixing style for class.case.php 2012-07-13 09:08:17 -04:00
Fernando
8700af7df4 fixing testunits for gulliver classes 2012-07-13 06:27:36 -04:00
Fernando Ontiveros
4f8ca480b9 fixing class definition, the constructor was defined as private function 2012-07-12 20:36:41 -04:00
Julio Cesar Laura
80109eb601 BUG 0000 Update .po and .sql files for the release 2.0.43-testing3 2012-07-12 15:25:27 -04:00
Victor Saisa Lopez
2e02e366c5 BUG 9402 "Falta el rotulo de Documents en la columna cuando se..." SOLVED
- Hidden column shown in the menu
- Missing translations in the column "PM Type"
- Solved problem in the column
- Added new id ID_DOCUMENT_TYPE (translation team please take note of this)
2012-07-12 12:47:20 -04:00
julceslauhub
7b992b3b35 Merge pull request #229 from victorsl/BUG-9404
BUG 9404 "Correcciones en idioma frances" SOLVED
2012-07-12 08:10:45 -07:00
Julio Cesar Laura
266130f809 BUG 9432 Case List Builder isn't working 2012-07-12 11:05:57 -04:00
Julio Cesar Laura
e427e49e66 BUG 9432 Case List Builder isn't working
- Missing snippet code to load the pm tables rows
- Add the missing snippet
2012-07-12 10:57:15 -04:00
Victor Saisa Lopez
49effe5244 BUG 9404 "Correcciones en idioma frances" SOLVED
- The translations in the .po file (french) is incomplete
- Lack of definition ids in dashboards
- Ids have been defined for dashboards
  New ids
  =======
  ID_DASHBOARD_BTNCOLUMNS2
  ID_DASHBOARD_BTNCOLUMNS3
- The title of each dashlet not depends on the language, this is
  configured in ADMIN>Settings>Dashboards
- The translations in the .po file (french) is incomplete,
  check .po files in other languages
  .po file, sections where missing translations (french)
  ======================================================
  # dynaforms/dynaforms_ShortList.xml
  # dynaforms/dynaforms_Options.xml
  # dynaforms/dynaforms_ChoseType.xml
  # dynaforms/dynaforms_Edit.xml
  # setup/webServicesDetails.xml

  # setup/wsLogin.xml
  # setup/wsCreateUser.xml
  ...
  # setup/ws*.xml
2012-07-12 10:05:42 -04:00
Marco Antonio Nina
b236a98317 BUG 9332 Case Notes Field SOLVED
- The maximum of characters in Case Notes was 150.
- Was extended the maximum of characteres a 500.
2012-07-12 09:47:26 -04:00
Julio Cesar Laura
f8c57f9055 BUG 9405 Correccion idioma espanol
- Habian aun algunas etiquetas hardcoded
- Se cambio a labels todos los lugares con textos hardcoded
2012-07-12 00:46:29 -04:00
Marco Antonio Nina
51b40de6a5 BUG 0000 Short tags
- Modify short tags.
2012-07-11 18:22:10 -04:00
Victor Saisa Lopez
31f8bcdfd4 BUG 9291 "Formatting files to PSR2" SOLVED
- Formatting files to PSR2
2012-07-11 15:24:11 -04:00
Victor Saisa Lopez
5e6f4ad09b BUG 9291 "Creating user via web services - no option to set..." SOLVED
- Creating user via web services, no option to set expiry date
- Create user via web services, can now be set parameters:
  expiry date and status (in the functions: createUser, WSCreateUser and PMFCreateUser)
- These changes in functions must be documented in the wiki.processmaker.com
2012-07-11 12:52:43 -04:00
Hector Cortez
80010dacf5 BUG 9137 The ProcessMaker header and menu disappears when saving... SOLVED
- When editing a DynaForm in Chrome v16, the ProcessMaker header and menu disappears when clicking on the "Save" button in the toolbar. The header doesn't return after closing the DynaForm. See screenshot.
- Fix Bug in the validation of the footer when not used in the skins.
2012-07-11 10:32:10 -04:00
julceslauhub
545e1f4bb5 Merge pull request #216 from marcoAntonioNina/BUG-9216
BUG 9216 Al cambiar el idioma por system settings... SOLVED
2012-07-10 20:24:47 -07:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
julceslauhub
09b23ab321 Merge pull request #214 from brayanpereyra/BUG-9398
BUG 9398 the field currency don't validate SOLVED
2012-07-10 15:35:25 -07:00
julceslauhub
4306fa3a4b Merge pull request #210 from hector-cortez/BUG-9388
BUG 9388 Case nr. and Title configurables para que pueda o no aparecer.....
2012-07-10 15:22:46 -07:00
Brayan Osmar Pereyra Suxo
05a2c9e538 BUG 9398 the field currency don't validate SOLVED
- I add validate currency
2012-07-10 17:59:48 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Victor Saisa Lopez
76f5bb2973 BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
- PMFNewCaseImpersonate function not working when start task of process to
  instance is assigned to group and not to user
- Delete validation "user assigned to task"
2012-07-10 17:48:42 -04:00
Hector Cortez
a08934efb7 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- Adjustment by standarized code.
2012-07-10 17:19:20 -04:00
Hector Cortez
a0854cf214 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.

- Adding option for active/deactive title and case number when run case.
2012-07-10 16:29:26 -04:00
Victor Saisa Lopez
f68bd1ccb9 BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
- Delete validation "user assigned to task"
2012-07-10 15:49:45 -04:00