Commit Graph

311 Commits

Author SHA1 Message Date
norahmollo
52461ddc8c WYSIWYG EDITOR Variable picker.js
WYSIWYG EDITOR Variable picker.js
2012-11-26 16:08:09 +00:00
user
adb1ae1c34 Changes to the ajax function in order to obtain the list of variables 2012-11-23 16:54:38 -04:00
Brayan Osmar Pereyra Suxo
21013b00f6 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 16:05:35 -04:00
Brayan Osmar Pereyra Suxo
9b2c1343e4 BUG 9549 I added button to import dynaform SOLVED
I added button to import dynaform
2012-11-23 15:47:10 -04:00
user
209cdfbed7 Adding some updates to the ajax function and also, the Ajax call to the variable picker form 2012-11-23 15:23:44 -04:00
norahmollo
2d3f7bc8cc WYSIWYG EDITOR events attach
WYSIWYG EDITOR events attach
2012-11-23 19:01:17 +00:00
user
581217558f Changes and fixes to the dynaform editor wysiwyg feature 2012-11-20 09:07:40 -04:00
jennylee
0e69382976 BUG-7274 New feature, show on the 'Task - Step list' the Dynaform Mode is assigned.
I modified the files 'workflow/engine/xmlform/steps/steps_List.xml' and 'workflow/engine/classes/class.processMap.php' to add a new column in the table 'Steps' showing the Mode in wich is assigned the dynaform to the Task.
2012-11-08 15:47:41 -04:00
Julio Cesar Laura
2836b56032 BUG 9588 if you save your dynaform and your session has expired you get no warning SOLVED
- Added validation when the session was expired
2012-10-31 14:33:47 -04:00
Victor Saisa Lopez
995be39eb9 BUG 4940 "Add option to set a time limit on 'self serve'..." SOLVED
- New feature
- Add option to set a time limit on "Self service" routing
- Added new feature in properties task
- This new feature is activated by the execution of cron.php:
      cron.php [+wWORKSPACE] unassigned-case
* Available from version 2.0.45
2012-10-22 13:55:35 -04:00
Brayan Osmar Pereyra Suxo
38a521f6d3 BUG 5285 I add the height to panel the edit process
I add the height to panel the edit process
2012-10-11 16:40:09 -04:00
Julio Cesar Laura
c1670185ea BUG 6564 Group value based Self service Assignment Rule SOLVED
- Add a new Assignment Rule, to use a variable to designe dynamicly the group for the self service
2012-10-05 11:16:37 -04:00
Hector Cortez
792989c8b0 BUG 7751 On error XML at least open a XML editor SOLVED
- If there is error in the XML a few error are thrown but you are notable to fix the XML using processmaker.
- Added validation to the XML sintax.
2012-10-04 11:55:59 -04:00
Julio Cesar Laura
31de7c5943 BUG 9796 Slow Query deleting a task ( error collected by New Relic ) SOLVED
- The query used to check if a task can be deleted was very slow
- Change the businnes logic to check if a task can be deleted
2012-09-24 11:32:42 -04:00
Julio Cesar Laura
514eb6b037 BUG 5003 Request for horizontal scroll bars when process map is wider than browser window SOLVED
- The horizontal scrollbar was on the bottom then is not visible
- Before to load the process map get the maximun x position of the task to calculate the correct width
2012-09-05 17:17:40 -04:00
Marco Antonio Nina
3635ca0076 BUG 9553 Event setup duration unit of measure is not displayed SOLVED
- According to the specifications.
- Was add the opcion Days/hours for creating events.
2012-08-21 09:56:15 -04:00
Victor Saisa Lopez
41f9312f7a BUG 9558 "Suggest field functionality is not intuitive..." SOLVED
- New feature, change SUGGEST field behavior for the insertion of
  a new record
- SUGGEST displays a temporary message to be placed in this field
- SUGGEST when you insert a new record to the database, it displays
  a popup message indicating the insertion
- SUGGEST this field allows the insertion of a new record by pressing
  the key Intro
- Is improved SUGGEST field behavior (when there are results, and when
  there are none)
- Problem solved by adding the SUGGEST field in the Dynaform (in the
  editor DynaForms) this in IE, when ckeck the option "Store new entry"
- Problem solved in method "String.prototype.trim" (JavaScript)
2012-08-16 15:37:15 -04:00
Julio Cesar Laura
5e1037b8f4 BUG 9484 Label display wrong in multi-byte language SOLVED
- Whe a label is in a multi-byte language the size is calculated wrong
- Add a multi-byte string length function
2012-08-15 20:00:54 -04:00
Julio Cesar Laura
5be45bfc7a BUG 9554 Event setup has a different way to pick Variables ... SOLVED
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
2012-08-14 10:58:44 -04:00
Brayan Osmar Pereyra Suxo
0161c1b1bf BUG 9603 The notification validate value none SOLVED
- I removed validate and add value none "alert_message.html"
2012-08-08 17:03:47 -04:00
Victor Saisa Lopez
7fce772674 BUG 8226 "Report Tables in ProcessMaker 2.0.35 is not..." SOLVED
- Report Tables in IE does not display correctly, transparent boxes appear
- Problem solved, now display reportTables in popup window when the browser is IE
2012-07-30 16:28:08 -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
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
Julio Cesar Laura
4ac41f87ad BUG 9287 The variable picker for the trigger editor does not show grid variables in the list
- The grid fields don't display a label
- Added a default label for the grid fields
2012-07-09 22:42:59 -04:00
Victor Saisa Lopez
167bab6b6e BUG 9319 "Problema con el Case Label" SOLVED
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table
- Improvement in file, compliance with the standard PSR2

Note:
- When you change the "Case Title" of a task, affecting every case,
  if it is the current task of the case (otherwise it would not affect
  the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
  #APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
2012-07-03 18:20:20 -04:00
Victor Saisa Lopez
b7fa89397a Merge remote branch 'upstream/master' into BUG-9319 2012-07-02 11:29:52 -04:00
julceslauhub
bc16ef9bf5 Merge pull request #157 from brayanpereyra/BUG-9334
BUG 9334 Change Plain Text to HTML and then try to select again Plain SOLVED
2012-06-29 16:08:32 -07:00
Brayan Osmar Pereyra Suxo
7a0cbcd4ef BUG 9334 check the code standard and required fields SOLVED
- I ammend code
- I add validate some required fields
2012-06-29 18:54:24 -04:00
Brayan Osmar Pereyra Suxo
94f4ffb3ba BUG 9334 I removed variable in function SOLVED
- I removed variable in function
2012-06-29 18:19:06 -04:00
Brayan Osmar Pereyra Suxo
38a29b5e2f BUG 9334 Change Plain Text to HTML and then try to select again Plain SOLVED
- I add validate event change in dropdown
- I resolved the BUG 9335
- I validate the tab notification
2012-06-29 18:04:39 -04:00
Victor Saisa Lopez
5d42e0d329 BUG 9319 "Problema con el Case Label" SOLVED
- By changing the "Case Label", this is not updated in the APP_CACHE_VIEW table
- Solved problem to changing the "Case Label", now is updated in the APP_CACHE_VIEW table

Note:
- When you change the "Case Title" of a task, affecting every case,
  if it is the current task of the case (otherwise it would not affect
  the APP_CACHE_VIEW table)
- If a task is saved empty the "Case Title" the APP_TITLE take the value
  #APP_NUMBER (all cases are in the task, this in APP_CACHE_VIEW table)
2012-06-29 17:54:45 -04:00
Brayan Osmar Pereyra Suxo
40f4eadd16 BUG 9339 Exist function G_STRINGS SOLVED
- I removed G_STRINGS and I add funcion "_"
2012-06-28 17:37:06 -04:00
Brayan Osmar Pereyra Suxo
51a4223dfa BUG 9339 No validate FieldName used SOLVED
- I removed applyMask the field validate NODENAME
2012-06-28 16:05:19 -04:00
julceslauhub
5bd608ace9 Merge pull request #56 from alvarocs/BUG-9229
BUG 9229 Problema con la ventana Key del ProcessMap. SOLVED
2012-06-12 12:58:55 -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
Alvaro Campos
63ef4ba807 BUG 9229 Problema con la ventana Key del ProcessMap. SOLVED
- This problem only occurred in IE, your fix was increasing the size
   of the window
2012-06-08 18:16:50 -04: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
Brayan Osmar Pereyra Suxo
f96cceeef7 BUG 8933 Review code SOLVED
Review code and fields
2012-06-05 17:57:29 -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
Alvaro Campos
14b738f974 BUG 8942 Dialog box to edit conditions ... is too narrow SOLVED
- This problem was resolved, at the same time was resolved a problem with the confirmation window.
2012-06-05 10:54:38 -04:00
Marco Antonio Nina
6f24778815 BUG 8866 Scroll Bar inferior en Dynaform - Condition Editor - Test... SOLVED
- Se vio que el tamañanto del ancho y de alto no estaban de acuerdo con el texto.
- Se rectifico el tamañara ancho y alto, para IE, Firefox, Chrome.
2012-05-03 17:38:53 -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
e92cbb64ff BUG 8745 When defining Subprocess properties, grid, listbox, file and ... SOLVED
- Faltaba mandar un parametro
- Ahora se manda el valor faltante
2012-04-20 18:01:15 -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
cec40efb8a BUG 8775 Add validation to prevent deletion of tasks... SOLVED
- Problem, a task is deleted if you have or not cases
- Added validation, that prevents a task is deleted if you have cases
2012-04-03 18:49:15 -04:00
Alvaro Campos
0eb523326c BUG 8770 Chrome,SafariyOpera;no funciona condition editor SOLVED
- En los navegadores Chrome, Safari y Opera; no adiciona la condicion con el condition editor
- se soluciono este problema adicionando las opciones para estos navegadores
2012-04-02 17:08:49 -04:00
Marco Antonio Nina
70cbd8c9de BUG 8764 When exporting processes with long names, not display all el SOLVED
- When the title is too long the window is offset by the scroll bar to see a wrong way and also the title.
- Molding was conducted in the processmap title and also the link generated in the process_export to trim the name according to the box you have.
2012-04-02 16:14:50 -04:00
Victor Saisa Lopez
6d752a7e42 BUG 8726 "Visualizacion incompleta en el menu de tareas" SOLVED
- Not show completely the string in the popup menu
- Solved the problem using the unit "em" instead of "pixel"
2012-04-02 12:16:38 -04:00