Commit Graph

324 Commits

Author SHA1 Message Date
norahmollo
4471a8b2cc WYSIWYG EDITOR comments
WYSIWYG EDITOR comments
2012-12-07 19:28:59 +00:00
Brayan Osmar Pereyra Suxo
bcef02210a BUG 9549 I added the width the form and dropdown SOLVED
I added the width the form and dropdown
2012-12-05 15:21:05 -04:00
Gustavo Cruz
b936900f2a Adding some fixes to the pmGrids tinyMCE plugin 2012-12-04 17:42:42 -04:00
Julio Cesar Laura
5aa3050203 BUG 7900 DynaForm title not changed in designer, on save SOLVED
- The dynaform title was not refreshed after the save action
- Refresh the dynaform title after the save action
2012-12-04 12:09:14 -04:00
Gustavo Cruz
f55ff5bdae Automatic merge with the upstream master branch 2012-11-29 12:18:58 -04:00
user
f84505750c The variable picker in the event section is now the same as the rest of ProcessMaker 2012-11-28 17:43:19 -04:00
user
8dd2b641da Changes to the variable picker feature before revision meeting with the CTO 2012-11-27 15:42:28 -04:00
norahmollo
c8f209d90d WYSIWYG EDITOR variable picker changes
WYSIWYG EDITOR
2012-11-27 19:14:33 +00:00
norahmollo
892a48eba0 WYSIWYG EDITOR Variable Picker
WYSIWYG EDITOR variable picker changes
2012-11-27 17:24:38 +00:00
user
2f1ded16f5 Merging some changes to the variable picker feature inside the processmaker core 2012-11-27 08:55:29 -04:00
norahmollo
421c6b235f WYSIWYG EDITOR Generate List values
WYSIWYG EDITOR Generate List Values
2012-11-26 21:27:06 +00:00
user
b0c556064c integrating changes in order to enable the double click selection/insertion in the variable picker 2012-11-26 12:29:29 -04:00
user
ccd87965e8 Adding some changes to the interface in order to fix the list filters in the variable picker feature 2012-11-26 12:18:03 -04:00
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