Commit Graph

283 Commits

Author SHA1 Message Date
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
Brayan Osmar Pereyra Suxo
9a1c4e6f72 BUG 9438 Don't add ceros the mask in the fields SOLVED
- I add code for add ceros in the fields
2012-07-11 18:53:53 -04:00
Julio Cesar Laura
5cff267423 BUG 000 Add validation in the hierachy modes when mode of the field are blank 2012-07-10 19:03:02 -04:00
Julio Cesar Laura
bb02ac5d9e BUG 9136 Employment Application Process, web entry
- The hierachy of the modes was incorrect
- Fixed the hierachy of modes
2012-07-10 17:58:55 -04:00
Hector Cortez
8aa8faede3 BUG 9191 Cuando se importa procesos antiguos con mascara currency ... SOLVED
- En la version de PM 2.0.41 testing 3 Cuando se importa procesos antiguos con mascara currency a la nueva version muestra en sus campos ;$, como se adjunta en la imagen correspondiente.
- Adjustment in the validate the simbols _ ; in the Currency fields.
2012-07-06 17:36:41 -04:00
Julio Cesar Laura
3f6da015e6 BUGS 9407 and 9411 fixed for release 2.0.42
- Added required validations
2012-07-03 17:35:19 -04:00
Julio Cesar Laura
1355d58bfb BUG 0000 Grid fields not rendered when values are null
- When the grid values don't have a value for a field this field is not rendered
- Add validation to send empty values for grid fields
2012-07-03 01:27:02 -04:00
Marco Antonio Nina
42df835fb2 BUG 9296 User Experience - skins SOLVED
- We verified that not loaded correctly to the folder shared.
- Was performed changes in the skinEngine and class.g to load the skin's if exists in the folder shared which should modify uxs and simplified.
2012-06-28 12:16:44 -04:00
Marco Antonio Nina
ec037e5390 BUG 8899 En Experience User en el deslogueo se direcciona... SOLVED
- Not checked with the default skin.
- was modified the class.g to verify skin from the configuration
2012-06-26 10:46:34 -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
Victor Saisa Lopez
8acd431ab1 BUG 9295 "Single Application - Skins" SOLVED
- When running a case in the single user experience, the forms are
  being shown with the classic skin even though the skin is setup as "uxs"
- Problem solved changing the condition when is the mask "uxs"
2012-06-14 18:56:42 -04: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
Erik Amaru Ortiz
fcef56fd6f Update G Unit Test & Fix on G::emailAddress() function
- imcomplete comment exist on G Test file
- reoving a G::pr on G::emailAddress() function
2012-05-17 17:31:48 -04:00
Erik Amaru Ortiz
e66ceb6e0a BUG 0000 "improvements on System::getSystemConfiguration() function"
- this is a important improvement, now we can have two configurations levels
  1. Global Configuration Level (workflow/engine/config/env.ini)
  2. Workspace Configuration Level (.../shared/sites/some_workflow/env.ini)

- improvement to read env's ini files once and store on session,
- if any file has been changed (verify by checksum files) that session value is updated
2012-05-15 17:01:21 -04:00
Alvaro Campos
c670ac7550 BUG 7657 Dependent Fields no funcionan SOLVED
- se encontro este problema,pero como nota es valido resaltar que no es permitido tener las mismas variables en el formulario que en la grilla
- se soluciono este problema haciendo los arreglos correspondientes.
2012-05-15 09:19:00 -04:00
Fernando Ontiveros
c06ef79551 BUG 0000 adding the PhpUnit generator for Gulliver classes 2012-05-10 20:50:51 -04:00
Erik Amaru Ortiz
df18d8c3ff BUG 8856 "Migrate the Clear cache Interface from master bra.." UPDATED
- problem when files aren't found
- fixed problem on G::rm_dir()
2012-05-08 09:42:28 -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
Erik Amaru Ortiz
4c9f6bdabd BUG 0000 Fix on G:: update_php_ini() function 2012-05-02 10:15:47 -04:00
Alvaro Campos
e70402393a BUG 8856 Migrate the Clear cache Interface from master branch SOLVED
- en servidores windows no es posible eliminar directorios con el comando rmdir
- se adiciono los comandos DEL DR DELTREE para borrar directorios en servidores windows.
2012-04-27 18:10:29 -04:00
Erik Amaru Ortiz
692cbe3f28 BUG 9029 "Se genera un warning al cambiar de workspaces desde ..." SOLVED
- bad url request, trying to get a uxmodern skin login being in classic skin
- validation & the error is controlled now,
2012-04-27 10:45:55 -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
Hector Cortez
93fca85212 BUG 8829 PM 2.0 testing 16 Forgot Password genera un Fatal Error SOLVED.
- Cuando se configura el forgot password, no se aplica al hacer login en dicha ventana, es decir no se visualiza el link para enviar el otro password
- Adjustment in the forgot password in send mail, encryption of password, and correction in the visualization of the forgot password link on the classic skin.
2012-04-26 11:41:49 -04:00
Alvaro Campos
307ec19b4b BUG 8860 operaciones en columna de grillas con campos con mascara. SOLVED
- la sumatoria de este bug estaba solucionado,
- lo que se aumento son las mascaras , su visibilidad y su no afecto a las formulas nu las umatorias y promedio.
2012-04-12 16:49:09 -04:00
Erik Amaru Ortiz
23ecc0369a BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proce..." UPDATED
- fixes for installer on IE9
- fixes for main uxmodern interface view on IE9
- ux-wizard extjs plugin updated
- ux-card-layout extjs plugin updated
- extjs library updated to 3.4.0 from 3.2.1
- draw2d library removed from load
2012-04-11 18:39:16 -04:00
Erik Amaru Ortiz
32eace4cee BUG 0000 Some Fixes like unversioning index.html, cleaning up of sysGeneric 2012-04-09 18:50:32 -04:00
Erik Amaru Ortiz
561832bb06 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." 3rd
- fixed compatibilities to user default redirection after login
-  user experience simplified compatibilities with uxmodern interface
2012-04-05 12:54:12 -04:00
Erik Amaru Ortiz
55616696b7 BUG 8875 "Feature: New ExtJS based Login & Main ProcessMaker inter..." DONE
- a complete refactoring on skingEngine bootstrapper, now this is a class
- the mvc templatting engine was updated to work perfectly with templates that is using extjs engine
- a new "unmodern" was added to contains the new pmos modern main interface
2012-04-04 18:02:32 -04:00
Erik Amaru Ortiz
852c0836ce BUG 0000 Feature: Adding the translation Js javascript _()
- available on leimud env.
2012-04-03 20:04:28 -04:00
Erik Amaru Ortiz
42b517519c BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (2st commit) 2012-03-29 16:50:14 -04:00
Erik Amaru Ortiz
bd2aef2e66 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (1st commit) 2012-03-29 16:42:09 -04:00
Victor Saisa Lopez
218fc12054 BUG 7646 "Condition Editing option for steps is not working" SOLVED
- You can not attach files in inputDocuments
- Was added a condition to affect only to the translations
2012-03-14 15:54:51 -04:00
Victor Saisa Lopez
509da99a9e BUG 8594 "Triggers fired by the routeCase() web service..." SOLVED
- The problem arises when you run the method "routeCase" through web services, in the execution of the triggers can not access variables like @ @ APPLICATION.
- The problem is solved by keeping the variables @ @ APPLICATION and others in the execution of method "derivateCase"
2012-03-09 16:12:30 -04:00
Marco Antonio Nina
fadec156e5 BUG 8660 Problems in Case Tracker SOLVED
- The first problem, when the tab diagram showing the map did not hide when you selected the option NONE, and when they entered a white screen is displayed, the error speak second to show the dynaforms not present a session variable the which was shown as a notice.
- To display dinaforms valid only in the XmlForm class, and q if you increase the session showed the Dynaform across the page, to edit the first problem is how to obtain permits in class case by changing the role permission caseTrackerPermissions addition to improving function, also modified the way to generate depending on the function menu caseTrackerPermissions also modified the authentication to lead the tab corresponding to the relevant validations.
2012-03-08 11:11:47 -04:00
Victor Saisa Lopez
8a54d14903 BUG 7646 revert commit 83393581cc8258578fd987186c61c1898ece4ad1 2012-03-07 18:26:52 -04:00
Victor Saisa Lopez
a4929e08ec BUG 7646 Solved the problem escaping the character "'" 2012-03-07 18:26:51 -04:00
Victor Saisa Lopez
0c33fe44f6 BUG 7646 "Condition Editing option for steps is not working" SOLVED
- The problem arises when you see the character "'"
- Solved the problem escaping the character "'"
2012-03-06 19:03:04 -04:00
Victor Saisa Lopez
457feae6e4 BUG 7646 revert commit 83393581cc8258578fd987186c61c1898ece4ad1 2012-03-06 19:03:04 -04:00
Victor Saisa Lopez
e467618762 BUG 7646 Solved the problem escaping the character "'" 2012-03-06 19:03:04 -04:00
Erik Amaru Ortiz
042c8e9c14 BUG 8636 "problemas con User Registration con el campo suggest" SOLVED 2012-03-05 12:49:52 -04:00
Erik Amaru Ortiz
d371fc6982 BUG 0000 PHP 5.2.x compatibility on G::getBrowser() func..
- fix for php version compatibility
2012-02-28 18:40:16 -04:00
Hector Cortez
3f695d28c6 BUG 6453 Fix Bug deprecated PHP 5.3 features and functions in code. 2012-02-28 16:15:54 -04:00
Erik Amaru Ortiz
f8ab55a061 BUG 0000 User Experience (single app option added) 1st commit
- login added
- "single application" option added
- simplified improved
2012-02-24 19:32:24 -04:00
Alvaro Campos
59c28fef01 BUG 8519 we proceeded to the empowerment of the link in grid view mode 2012-02-16 09:46:56 -04:00
Alvaro Campos
187eb2e9a1 BUG 8334 was added to the grid the functionality of checkbox 2012-02-14 19:04:46 -04:00
Hector Cortez
6b8879e817 BUG 8475 Adjustment in the fields validation and readOnly attribute. 2012-02-07 09:58:17 -04:00
Erik Amaru Ortiz
8c91f1c057 BUG 0000 BUG 0000 User Inbox Simplified (third commit) 2012-01-31 18:45:30 -04:00
Erik Amaru Ortiz
0bade635c1 BUG 0000 User Inbox Simplified (first commit) 2012-01-20 12:01:02 -04:00
Fernando Ontiveros
0e03847386 fourth commit to enable pmMonitor plugin 2012-01-19 16:25:23 -04:00
Alvaro Campos
b94cede0ed BUG 7292 se soluciono problema de alert en campos suggest. 2012-01-18 10:21:50 -04:00