Commit Graph

188 Commits

Author SHA1 Message Date
Victor Saisa Lopez
a68d49cc2c BUG 9605 "Change default advanced search options" SOLVED
- Change default advanced search options, for get cases information
  of the current user
- Solved, added new option "Current user" in DropDown Users set to
  default in Advanced Search
2012-08-17 18:23:58 -04:00
Julio Cesar Laura
cb086e06c3 BUG 9624 When you go to the UNASSIGN option, screen is blank SOLVED
- When format a date with null value thows a javascript error
- Add validation for null values
- Fix some issues with the format of names (current user, previous user)
2012-08-15 19:04:55 -04:00
Marco Antonio Nina
27141c124c BUG 9573 Any user has the start new case button in his/her... SOLVED
- The option was enabled by default.
- Was validated and was add a message instead of treePanel.
2012-08-15 10:21:09 -04:00
julceslauhub
39413c7a4e Merge pull request #461 from victorsl/BUG-9586
BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
2012-08-10 08:30:53 -07:00
Victor Saisa Lopez
d2ae774d58 BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
- It improves load root node with the definition of a flag variable
2012-08-10 10:36:52 -04:00
Julio Cesar Laura
046cd41318 BUG 9585 In the Process Designer/Process Supervisor there is an option that reads...SOLVED
- The steps for supervisor was not working, and the outputs option was no configuration in the ProcessMap

- Fix the steps for the supervisors and the option outputs was deleted until the option was added in the ProcessMap designer (new feature)
2012-08-10 09:18:46 -04:00
Victor Saisa Lopez
07f9cb2155 BUG 9586 "Empty folder the icon for that folder is the icon..." SOLVED
- The change in style affection to other icons in ProcessMaker
- When you delete a folder the tree, not reflected in the tree
- Reverted the changes made in "xtheme-gray.css"
- Solved the problem of the icon in the file "casesDocuments.js"
- Solved the problem of the elimination that was not updated in the
  tree, which was due to the response time of the request AJAX
2012-08-09 16:45:52 -04:00
Hector Cortez
42905ebb81 BUG 9543 PM 2.0.43 testing 4 Cuando se abren muchas ventanas ...SOLVED
- En la version de PM 2.0.43 testing 4 Cuando se abren muchas ventanas nose puede manejar las ventanas de information.
- Added tab scroll in the information tab when execute a case.
2012-08-08 17:34:25 -04:00
Marco Antonio Nina
bbbb1d0b84 BUG 9557 There is no Break Point for After Derivation triggers SOLVED
- Had not a Break for after derivation triggers.
- was add a break.
2012-08-08 15:26:53 -04:00
julceslauhub
3bb53a504a Merge pull request #439 from marcoAntonioNina/BUG-9572
BUG 9572 Print Dynaform is not working when a case is open... SOLVED
2012-08-07 15:32:20 -07:00
Marco Antonio Nina
1917d8cfe7 BUG 9572 Print Dynaform is not working when a case is open... SOLVED
- Undefined variable used.
- Was validated using using the variable.
2012-08-07 17:48:28 -04:00
Julio Cesar Laura
ccc55c2579 Delete extra colon in the open.js 2012-08-07 12:39:09 -04:00
julceslauhub
e01d685c10 Merge pull request #434 from brayanpereyra/BUG-4763
BUG 4763 Exits an error in IE  SOLVED
2012-08-03 16:17:05 -07:00
Brayan Osmar Pereyra Suxo
5a3a920e14 BUG 4763 Exits an error in IE SOLVED
- I removed ',' for work to IE
2012-08-03 19:07:15 -04:00
Hector Cortez
f63c68345c BUG 9486 User Name Display Format in all locations SOLVED.
- I hope "User Name Display Format" settings are reflected in all places. But, at present not reflected only in part.
- Fixbug display name format en fiderents locations.
2012-07-27 16:39:36 -04:00
Brayan Osmar Pereyra Suxo
c921867292 BUG 4763 Add notes when pause or cancel case SOLVED
- I add field textarea for comment the pause or cancel
- I add field checkbox for notify to case users the pause or cancel
2012-07-25 16:54:54 -04:00
Brayan Osmar Pereyra Suxo
5bf0dbb524 BUG 9498 Don't exits validation for self service SOLVED
- I add validation for 'PARALLEL-BY-EVALUATION' and self service
2012-07-20 16:24:09 -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
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
Marco Antonio Nina
51b40de6a5 BUG 0000 Short tags
- Modify short tags.
2012-07-11 18:22:10 -04:00
julceslauhub
41e013196a Merge pull request #203 from marcoAntonioNina/BUG-9318
BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
2012-07-09 15:54:50 -07:00
Marco Antonio Nina
35b570334c BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
- Folder Cases appears a row below
- The ID problem for uxmodern in styles forced to move the refresh from the right side to the left side, to avoid any conflicts.
2012-07-09 18:52:03 -04:00
Brayan Osmar Pereyra Suxo
abebd247e6 BUG 9395 Don't show folders in tree of Documents SOLVED
- I add validate to ajax tree to show all folders
2012-07-09 10:51:36 -04:00
Julio Cesar Laura
5df21ae1e5 BUG 0000 Add validation in case history with value null
- The function "startDateRender" don't validate null values
2012-07-06 16:33:07 -04:00
Brayan Osmar Pereyra Suxo
602e1830ad BUG 9333 Don't work in IE and google chrome SOLVED
- I validate to all browser
2012-07-06 12:09:36 -04:00
Brayan Osmar Pereyra Suxo
2f4d05fbe7 BUG 9215 Show scroll in google chrome SOLVED
- I add validate and removed scroll
2012-07-06 10:18:19 -04:00
Brayan Osmar Pereyra Suxo
421904fa2e BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 17:07:17 -04:00
Brayan Osmar Pereyra Suxo
665cd08875 BUG 9333 Selection screen is possible do double click SOLVED
- I add a validate to all button in event click and submit
2012-06-27 11:06:41 -04:00
julceslauhub
b050a8d093 Merge pull request #100 from marcoAntonioNina/097f50f31fd2609b10e4fe50578730c3b52de9da
BUG 8457 Problems reassigning cases to other users under HOME>Reassign SOLVED
2012-06-22 19:56:19 -07:00
Marco Antonio Nina
097f50f31f BUG 8457 Problems reassigning cases to other users under HOME>Reassign SOLVED
- We found some loose details in the reassignment.
- It was added a note for the correct use of the reassignment and also a warning before continuing doing reassignment.
2012-06-21 17:48:08 -04:00
Brayan Osmar Pereyra Suxo
9f7a522dff BUG 8445 Don't work jump the cases list SOLVED
- I Add validate to cases numbers not exists
- I Add message in translation ID_CASE_DOES_NOT_EXIST_JS
2012-06-21 12:02:11 -04:00
Brayan Osmar Pereyra Suxo
8d436eb047 BUG 9327 Don't validate required field in grid SOLVED
- The object leminud and input disappeared the moment of submit
- I add new instance the object leimund and input
2012-06-20 11:30:16 -04:00
Brayan Osmar Pereyra Suxo
47bbfe21de BUG 8878 The window's tbar increase size SOLVED
- The windows's tbar increase size before execute ajax, it do to lost scroll
- I remove event hidde and add the disable
2012-06-08 10:22:42 -04:00
Hector Cortez
24c7f8ee7f BUG 9102 Inconsistent font in UI SOLVED
- The font under "Process Information" is different than the rest of the UI. It's bigger and in bold.
- Adjustment in text fonts of the lateral panel "Process Information".
2012-06-01 15:11:59 -04:00
Alvaro Campos
6d5f02e2dd BUG 0000 se agrego vista previa del mensaje enviado SOLVED
- se agrego en el historial de mensajes una vista previa, este puede ser agregado con un doble clic en el elemento.
2012-05-16 12:53:42 -04:00
Erik Amaru Ortiz
1a8545df8a BUG 0000 herbert> SOLR implementation in PMOS2
Solr support in PMOS2 includes:
Functionality:
- Implementation of Home views (Inbox, Draft, Participated, Unassigned). The views return fast results.
- Include read, unread, all,  and process filter in inbox View.
- Include process filter in draft view.
- Include started by me, completed by me, all, process, and status filter in participated view.
- Include process filter in unassigned view.
- Improved search functionality (search in user defined variables): Use the following syntax to search in process (user defined) variables. {variable_name}:{search_word} ex1:"causal:20*" where causal is the variable defined by the user.
  + Use of wildcards in search: Use * as wildcard at the begin or end of word
  + Multiple conditions in search: Separate multiple conditions by space ex2:"Materiales causal:20*" means that we are searching for the word Materiales and the causal that begin with 20.
  + Search in dates (interval ): Format=> {variable_date}:[yyyy-mm-dd TO yyyy-mm-dd]
    Local date not UTC date required
    ex: FechaRegistro:[2011-04-15 TO 2011-04-30] //registros con fecha entre el 2011-04-15 y el 2011-04-30.
  + we can use the wildcard *:
    ex: FechaRegistro:[* TO 2011-04-30] //registros con fecha menor o igual a 2011-04-30.
    FechaRegistro:[2011-04-15 TO *] //registros con fecha mayor o igual a 2011-04-15.
  + Search of exact phrases. format: {variable}:"frase a buscar"
    ex: Cliente:"Jesus Marin"

- Application update function.
	+ The function is called every time a change is detected in the application's data including the related delegations.
- Use of cache to improve performance

Not included:
- Order of task, sent by, and due date columns.

Pending:
- Advanced search view using faceted lists.
2012-05-15 10:56:48 -04:00
Erik Amaru Ortiz
27eac4dfc2 BUG 0000 "Start Case Detail Panel Compatibility on new Pmos UI" 2012-05-02 11:25:54 -04:00
Erik Amaru Ortiz
b24c9eb7a1 BUG 8875 "New ExtJS based Login & Main ProcessMaker interface Des.." UPDATED
- problems on installer & IE compatibility
- IE compatibility added, some fixes on login & installer
2012-04-26 13:21:41 -04:00
Victor Saisa Lopez
55ac075100 BUG 8879 "Need help with reference to the colors of the tasks on..." SOLVED
- The colors in the trackerLogin processMap are different to the processMap of a normal user
- The colors in the trackerLogin processMap are equal to the processMap of a normal user
2012-04-25 19:05:56 -04:00
Hector Cortez
b623e8577b BUG 8671 PM. 2.0 -Testing.13: Error de traducción
- Al asignar un nuevo usuario a una tarea, la ventana posee labels en ingles.
- Adjustments several in the hardcoded in ExtJS labels.
2012-04-23 10:27:09 -04:00
Victor Saisa Lopez
374bb0d051 BUG 9006 "The changes made by process supervisors to fields in..." SOLVED
- The changes made by process supervisors to fields in DynaForms are not recorded in the Change Log

- Changes made by process supervisors to fields in DynaForms, may be viewed by a user if this is defined in "process permissions". with this the user will see the "Change Log" of a case.
- Additionally the following error was corrected:
  > Fatal error: Call to undefined method Ajax::dynaformViewFromHistory() in processmaker/workflow/engine/methods/cases/ajaxListener.php on line 42

  > The error was corrected by adding code to complete the "Change Log" in the option "View"
2012-04-23 10:16:01 -04:00
Marco Antonio Nina
72c435df4c BUG 9016 wrap text on the Cases List SOLVED
- In the cells of the grid in the list of cases had text too long.
- It added a new functionality to render to wrap text in these cells and render merged with the Showfield.
2012-04-20 16:41:27 -04:00
Marco Antonio Nina
8d9c48b94b BUG 000 Add missing colon 2012-04-12 09:28:35 -04:00
Marco Antonio Nina
ae20dfb712 BUG 8932 Untranslatable strings Information process Information... SOLVED
- It was found that had several labels that are hardcoded.
- Changed hardcoded labels reusing some existing labels and some things were created some labels.
- labels created: ID_INIT_DATE(Init Date), ID_OVERWRITE(Overwrite),ID_BROWSE(Browse),ID_UPLOADING_TRANSLATION_FILE(Uploading the translation file...),
ID_EVALUATION_RESULT ([Success] Evaluation result)
- Labels reused: ID_TITLE, ID_DESCRIPTION, ID_DUE_DATE, ID_FINISH_DATE, ID_SEND, ID_UPLOADED_DOCUMENTS, ID_GENERATED_DOCUMENTS, ID_FILE, ID_FIRST_NAME,
ID_LAST_NAME,ID_ACTIVE,ID_INACTIVE, ID_MSJ_REPORSTO
- image for Starting a case ...
it is labeled translation.ID_TITLE_START_CASE which works only if you change the language to es-ES
-
2012-04-12 09:12:17 -04:00
Victor Saisa Lopez
dbaa10be2d BUG 8765 "Problema al descargar documentos del Processmaker cuando..." SOLVED
- When the plugin is enabled Knowledgetree displays an error when you download the file
- Was added the necessary code to download the file when the plugin Knowledgetree is enabled
- Also added code in the plugin Knowledgetree, for this change to work properly
2012-04-05 17:11:50 -04:00
Victor Saisa Lopez
0b7c5060c4 BUG 8879 "Need help with reference to the colors of the tasks..." SOLVED
- Feature, colors panel in processMap for the "tracker"
- Added colors panel in processMap for the "tracker"
2012-04-04 11:55:37 -04:00
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Alvaro Campos
0106280056 BUG 8600 If open multiple tabs ... , some tabs become blank solved
- If open multiple tabs with the "Information" menu inside the cases frames, some tabs become blank
- fixed issue added tabchenge function.
2012-03-29 16:19:45 -04:00
Alvaro Campos
c93d6ae091 BUG 8812 js error on Pausing case,its calendar shows error using IE SOLVED
- There's a JavaScript error when we want to pause a case on Internet Explore ver. 8 and 9.
- fixed issue with error on the calendar show for IE
2012-03-29 11:09:44 -04:00
Alvaro Campos
3e3018965b BUG 8743 Migrate Case Informations lists to ExtJS SOLVED
- Migrate Case "Information" lists to ExtJS (from master branch)
- migrated the following items: Case history, Messages History, Dynaforms, Uploaded Documents, Generated Documents
2012-03-26 16:54:43 -04:00