Commit Graph

1416 Commits

Author SHA1 Message Date
julceslauhub
5c03a79acd Merge pull request #91 from brayanpereyra/BUG-9327
Bug 9327 Don't validate required field in grid SOLVED
2012-06-21 07:20:26 -07:00
Alvaro Campos
bf8fef47c9 BUG 0000 enable/disable buttons SOLVED
- Was added enable/disble for the buttons while running the validation of passwords
2012-06-21 09:44:02 -04:00
Alvaro Campos
2f1e2dd993 Merge remote branch 'upstream/master' into BUG-0000 2012-06-21 09:41:27 -04:00
Alvaro Campos
e230492bf9 BUG 0000 Changes in new and edit user SOLVED
- Also changes suggested by julio cesar
2012-06-20 19:00:41 -04:00
Hector Cortez
43a77c5878 BUG 5359 Trigger wizard should indicate that the return value... SOLVED
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment string description and change values "None" by "Not required" of the return value of Trigger wizard.
2012-06-20 17:18:20 -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
julceslauhub
aa01e0cbfa Merge pull request #82 from hector-cortez/BUG-9221
9221 Unable to change authentication source on existing users SOLVED
2012-06-18 20:33:20 -07:00
julceslauhub
e38baa1ea5 Merge pull request #80 from victorsl/BUG-9045
BUG 9045 "Cuando se aplica a un usuario la opcion de single..." SOLVED
2012-06-18 20:30:16 -07:00
Julio Cesar Laura
1eee9e85d9 BUG 8919 La opcion "user experience" se puede aplicar al usuario Admin
- The validation doesn't consider the enter key when select a value
- Modify the logic of the validation
2012-06-18 18:49:24 -04:00
Hector Cortez
c58035c81e 9221 Unable to change authentication source on existing users SOLVED
- After upgrading from version 2.0.38 to 2.0.40, there is no way to change the user's authentication source, from internal to LDAP or to LDAP to internal.
- Uncommented Buttom of the Authentication tab and activation in summary.
2012-06-18 18:06:33 -04:00
Victor Saisa Lopez
f92439201f BUG 9045 "Cuando se aplica a un usuario la opcion de single..." SOLVED
- No display icon log-out
- Solved problem now show icon
2012-06-18 16:02:56 -04:00
Victor Saisa Lopez
7b5deb054b BUG 9294 "Simplified experience plugins" SOLVED
- Request to enable and show the new submenus that have been created
  with plug-ins in the Simplified user experience.
- Code added for show the new submenus that have been created
  with plug-ins
2012-06-14 16:03:30 -04:00
julceslauhub
1899262440 Merge pull request #69 from marcoAntonioNina/BUG-9210
BUG 9210 User experience Single Application SOLVED
2012-06-14 09:09:27 -07:00
Marco Antonio Nina
890e2dcad3 BUG 9210 User experience Single Application SOLVED
- We verified that the list of the steps not working.
- Was modified the class.appCacheView, the function getTodo for parameters
  include TAS_UID y PRO_UID, too was modified the template indexSingle.html
2012-06-14 11:55:24 -04:00
Brayan Osmar Pereyra Suxo
37a7b5e091 BUG 8847 The option mail php is disabled SOLVED
- I add option mail php to send mail
2012-06-13 18:14:18 -04:00
Victor Saisa Lopez
a48b84d5ea BUG 9238 "The Date field format changes when you want to edit" SOLVED
- Date fields do not respect the mask defined in the XML when editing
  the field manually
- Now when you edit a date field in a dynaForm respected his mask
2012-06-13 11:37:18 -04:00
julceslauhub
3535c8fade Merge pull request #60 from marcoAntonioNina/BUG-9284
BUG 9284 Calender Scrollbar SOLVED
2012-06-12 14:18:25 -07:00
Marco Antonio Nina
a3fdd29116 BUG 9284 Calender Scrollbar SOLVED
- Been verified in the browsers IE,firefox, chrome
- Will delete the autoScroll.
2012-06-12 17:13:19 -04:00
julceslauhub
b4676628a0 Merge pull request #54 from brayanpereyra/BUG-8830
BUG 8830 The variables are camelize SOLVED
2012-06-12 12:58:03 -07:00
julceslauhub
e25ceefa64 Merge pull request #51 from brayanpereyra/BUG-8933
BUG 8933 The code Javascrit don't mix with PHP SOLVED
2012-06-12 12:52:59 -07:00
Brayan Osmar Pereyra Suxo
bd8938114c BUG 8830 The variables are camelize SOLVED
- The variables are camelize
- Use quotes in variables
2012-06-08 15:57:05 -04:00
julceslauhub
188d538c52 Merge pull request #35 from victorsl/BUG-9088
BUG 9088 "KnowledgeTree and webEntry don't work when we try..." SOLVED
2012-06-08 09:16:09 -07: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
julceslauhub
9ab13bd90e Merge pull request #33 from brayanpereyra/BUG-9161
BUG 9161 'Next' button is deactivated in wizard SOLVED
2012-06-08 07:01:59 -07:00
julceslauhub
aa338dea1d Merge pull request #39 from alvarocs/BUG-8932
BUG 8932 Untranslatable strings   SOLVED
2012-06-06 13:52:07 -07:00
Alvaro Campos
bc121f65cc BUG 8932 Untranslatable strings SOLVED
- There was a issue with the class that creates the string of translations,
  was fixed this and too has add it two labels for TRUE and FALSE
2012-06-06 15:30:57 -04:00
Victor Saisa Lopez
536fee11ca BUG 9088 "KnowledgeTree and webEntry don't work when we try..." SOLVED
- KnowledgeTree and webEntry don't work when you try to upload
  some files
- Added the missing code in this section when the KnowledgeTree plugin
  is enabled
2012-06-06 12:00:14 -04:00
Brayan Osmar Pereyra Suxo
5eb612fc77 BUG 9161 Review code and field SOLVED
- Review code and field
2012-06-05 18:31:13 -04:00
Brayan Osmar Pereyra Suxo
af44b6a0a4 Merge remote branch 'upstream/master' into BUG-8933 2012-06-05 17:52:15 -04:00
Brayan Osmar Pereyra Suxo
bb3d02e032 BUG 8933 The option visible in Fields handler tab no work SOLVED
- The javascript not refresh the property "meta", this property have fields to hide
- The javascript resfresh with code empty
2012-06-05 17:32:36 -04:00
julceslauhub
9b94e02d2e Merge pull request #24 from hector-cortez/BUG-9102
BUG 9102 Inconsistent font in UI SOLVED
2012-06-05 12:48:17 -07:00
Brayan Osmar Pereyra Suxo
3135429f56 BUG 8830 Validate password field with policies security SOLVED
- Add the ajax for validate password field with policies security
- Add the validate to the comfirm password field
2012-06-05 11:02:17 -04:00
Brayan Osmar Pereyra Suxo
995f052a4b BUG 9161 'Next' button is deactivated in wizard SOLVED
- The Next button is deactivated in screen of Installation wizard of PM
- I solved the bug with validate of checkboxs 'I agree' to
deactivate button Next
2012-06-04 16:54:06 -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
Marco Antonio Nina
f820ee08f7 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The ldap list was generated with an excessive size and the checkboxes
 were not selected in the entire page.

- The Ldap list was optimized to generate it with the smallest size possible

- It was created a new template to improve the selection of the checkbox.
2012-06-01 12:25:13 -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
Victor Saisa Lopez
b636c91a28 BUG 0000 "The activation of a tab in ADMIN does not work with URL" SOLVED
- The activation of a tab in ADMIN does not work with URL (setup/main?s=PMENTERPRISE or setup/main_init?s=PMENTERPRISE)
- Solved the problem, now looks for the variable "s" in the menu to set the active tab
2012-05-15 09:09:13 -04:00
Marco Antonio Nina
409f88cf3f BUG 8898 Conteo de nú de archivos subidos no es el correcto... SOLVED
- Se creo un nuevo template para esta opcion donde calcula el numero sin contar con el file "..".
2012-05-11 15:52:50 -04:00
Erik Amaru Ortiz
0040e2d005 BUG 0000 "Calendar edit bug fixes" 2012-05-08 09:42:34 -04:00
Victor Saisa Lopez
017e33d81c BUG 0000 "Elimination of the option export xpdl" SOLVED
- It eliminated the option export xpdl
- It was improved the export process option in the list of processes
2012-05-07 13:01:40 -04:00
Erik Amaru Ortiz
6fd2777a24 BUG 8667 "copy, dentro de calendar, muestra un mensaje e.." UPDATE 1
- problemm found before delete work hour row
- problem fixed on validation
2012-05-06 20:02:21 -04:00
Erik Amaru Ortiz
4a025e4382 BUG 8856 "Migrate the Clear cache Interface from master branch" UPDATE 1
- problem found on G::rm_dir()
- fixed problem & WIN compatibility fixed too
2012-05-06 18:51:34 -04:00
Marco Antonio Nina
12d3787c55 BUG 000 Se quito texto cometado en espanol 2012-05-04 16:28:18 -04:00
Marco Antonio Nina
44eebca163 BUG 9004 Cambio de label de Pm Table en la seccióeport Table... SOLVED
- Se identificaron todas las etiquetas que se deberian modificar dependiendo si esta en PM TAbles o Report Tables.
- Se procedio al cambio  de etiquetas para evitar la confusion de los casos de PM Tables y Report Tables.
2012-05-04 16:22:50 -04:00
Victor Saisa Lopez
ba3821a693 BUG 8845 "Se aconseja adjuntar el boton de export en el submenu..." SOLVED
- Nuevo requerimiento, agregar la opcion "Export" en el listado de procesos
- Se agrego la opcion "Export" (exportar un proceso) en la barra de herramientas y menu contextual
2012-05-03 09:41:34 -04:00
Julio Cesar Laura
98cb64060a BUG 8848 En Admin - Enviroment no se permite leer el campo Global Date... SOLVED
- No se estaba pasando el valor correcto a la funcion que formatea la fecha
- Se cambio el atributo por el correcto
2012-05-02 19:10:55 -04:00
Marco Antonio Nina
56d2ad0cd2 BUG 8897 The image "Previous Step" doesn't have ID. It needs this... SOLVED
- We verified that these links did not have its respective id.
- Add the id for the Previous link in the xmlmenuDyn.html.
2012-05-02 18:57:50 -04:00
Hector Cortez
8a3936c46b BUG 9098 Migrate Import Process to ExtJS SOLVED
- Migrate Import Process in Desiggner to ExtJS (from master branch).
- Import Process ExtJS migrated from the master branch.
2012-05-02 18:17:17 -04:00
Erik Amaru Ortiz
bf6860fedc BUG 8732 "Migrate Logo Setup to ExtJS" SOLVED (2nd fix)
- there wasn't a right redirection for new PMOS UI afeter apply a new logo
- problem fixed, adding a coditional redirection depending of ws
2012-05-02 12:39:51 -04:00