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
Erik Amaru Ortiz
3fc1318ce2
BUG 8562 "The box to show contents of a variable in the Debugger... " SOLVED
...
- amos is right, the var. value was showing as html and not as self string
- the problem was solved parsing to its html entities equivalent and it is showing now.
2012-03-12 10:53:06 -04:00
Alvaro Campos
e4faf42c8c
BUG 5436 Documents, files are deleted if don't select a folder to... SOLVED
...
- The problem is very old and change that screen interface with ExtJS.
- But reviewing the functionality of "move" and "copy" we see that were not completed, was it advanced with "move" in order to move a file to another address, simply drag the file to your new location.
2012-03-09 10:09:13 -04:00
Erik Amaru Ortiz
a652e2f683
BUG 8669 "External Link when you open a case" SOLVED
...
- with the new cases list based on extjs, that funcionality was changed
- to solve this you can pass two parameters (id, i) on cases/main script via a url is
sample:
old:
http://127.0.0.1/sysworkflow/en/classic/cases/cases_Open?APP_UID=9651244824f57c29799c545080806236&DEL_INDEX=2&action=todo
new:
http://127.0.0.1/sysworkflow/en/classic/cases/main?id=9651244824f57c29799c545080806236&i=2
where, two parameters is used id and i,
id = APP_UID
i = DEL_INDEX
2012-03-07 18:12:01 -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
Hector Cortez
8c38a10db5
BUG 8432 Adjust the tracking when debugging triggers.
2012-02-23 12:32:34 -04:00
Hector Cortez
befd02ac54
BUG 8460 Adjustment in the window "Steps List", was added button show/hide.
2012-02-13 12:55:23 -04:00
Alvaro Campos
c8ab691135
BUG 7084 fixed issue of multiple reassign
2012-02-01 16:33:53 -04:00
Hector Cortez
6bc409131d
BUG 8412 Changed the open short tags for PHP code to long open tags.
...
Were not modified the labels are in thirdparty nor which are replaced by empty string.
2012-01-30 17:59:57 -04:00
Alvaro Campos
cfe3c19041
BUG 8173 password is encrypted of email settings
2011-12-22 10:16:52 -04:00
Alvaro Campos
f1928f2703
BUG 7084 the problem with the grid was solved reassign all cases by task.
2011-12-16 15:33:06 -04:00
Erik Amaru Ortiz
c369b8de0b
BUG 8136 "Problemas en la hora Enviroment" SOLVED
...
- I was by a cross configuration issue. solved.
2011-12-02 13:04:36 -04:00
Alvaro Campos
f5053045f3
BUG 7664 added hide or show buttons in documents
2011-11-29 18:11:59 -04:00
Erik Amaru Ortiz
4bbf5a48e6
BUG 8099 "La opción status en Reassign, se vi..." SOLVED
...
- the translation was being overwritten, but it is fixed now
2011-11-29 12:55:02 -04:00
Alvaro Campos
de958a06f3
BUG 8043 Solucionado problema de PREVIOUS_PAGE cuando no tiene un paso previo.
2011-11-25 12:01:25 -04:00
Alvaro Campos
37bac86213
BUG 8058 se arreglo el boton action en participated
2011-11-25 11:27:23 -04:00
Erik Amaru Ortiz
4afa991925
BUG 0000 Fixing a litle bug when opening a case JS errors fixed
...
- problem found when a case was open and a node need to set into cases steps tree
- validation missing added
2011-11-16 13:19:36 -04:00
Erik Amaru Ortiz
297b0abfb1
BUG 0000 Fixing a litle bug when opening a case
...
- problem found when a case was open and a node need to set into cases steps tree
- validation missing added
2011-11-16 10:07:14 -04:00
Carlos Pacha
0d4d324a3f
Merge branch '2.0-dev' of git.colosa.net:processmaker into 2.0-dev
2011-11-14 19:03:02 -04:00
Carlos Pacha
5b2efe5ea5
BUG 0000 improving the documents option (add, delete folders and docuemnts)
...
improving Code add, remove folder and documents
2011-11-14 19:01:53 -04:00
Alvaro Campos
bb6c3c78b9
BUG 7446 was added all options on the menu after 'Jump to' action
2011-11-10 10:31:24 -04:00
Alvaro Campos
f7add8444d
BUG 7554 A new permission was added for the functionality of "Cancel"
2011-11-09 11:28:06 -04:00
Carlos Pacha
8ec28d5f71
BUG 7920 The "Not in folder" folder shouldn't be created by default
...
removed "Not in Folder" and all documents that hadn't a defined folder is showed in ROOT now
2011-11-08 18:56:41 -04:00
Carlos Pacha
0034a2cc05
BUG 7943: Steps browsing issue
...
This issue was fixed, now displays the selected dynaform
2011-11-03 17:36:51 -04:00
Erik Amaru Ortiz
a7e4126f95
BUG 7598 "New Feature about the process information"
...
- Added an option to hide the process information on start case panel
-- the option is in ADMIN->Environments->Hide Process Information checkbox
2011-10-19 09:15:51 -04:00
Erik Amaru Ortiz
053f448b31
BUG 0000 Case Notes improvements
2011-10-03 11:45:25 -04:00
Carlos Pacha
601eb3b220
BUG 7722 Case Status is not translatable under HOME > Advanced Search
...
This issue was fixed, added a function that it sets the correct label.
2011-09-30 10:43:57 -04:00
Erik Amaru Ortiz
50b5149fac
BUG 0000 Improvements & refactoring to Case Suammary Info Panel
2011-09-21 12:20:45 -04:00
Erik Amaru Ortiz
6a7dca0647
BUG 0000 "Adding a always visible open button on cases lists" (missing file)
...
- added to give support for some mobile devices
2011-09-20 12:33:15 -04:00
Erik Amaru Ortiz
6388bc5a0a
BUG 0000 "Adding a always visible open button on cases lists"
...
- added to give support for some mobile devices
2011-09-20 12:31:20 -04:00
Julio Cesar Laura
d114d0dabb
BUG 000 Delete unnecessary try and catch
2011-09-13 19:33:27 -04:00
Julio Cesar Laura
ed2e76abfc
BUG 000 Add validations when parent object don't exists
2011-09-13 19:31:36 -04:00
Carlos Pacha
37603d1437
BUG 7516 Login name is not enough for sender identification in case notes
...
the error in IE was fixed
2011-09-06 17:40:42 -04:00
Hugo Loza
dc2903c2fb
BUG 0000 Icon for case summary changed
...
Changed icon for case summary
2011-09-06 17:32:18 -04:00
Erik Amaru Ortiz
be0c90af87
BUG 000 momentarily reverted to rc5 fro pmTables (fix)
2011-09-05 12:47:25 -04:00
Alvaro Campos
563e3f8f5e
BUG 6657 fixed issue of translation
2011-08-31 17:39:59 -04:00
Carlos Pacha
87f0718671
BUG 7516 Login name is not enough for sender identification in case notes
...
This functionality was added
2011-08-31 10:04:07 -04:00
Carlos Pacha
29d2ee80d1
BUG 0000 cancel button in post note
...
improvement the cancel button in post note
2011-08-30 11:25:53 -04:00
Carlos Pacha
bce41ffd7a
BUG 7537 Issue in v 2.0.32 rc5
...
This option was added.
2011-08-29 17:27:44 -04:00
Douglas Medrano Chura
4b4e423adb
BUG 7472 Solved unnecessary fields in case list column sub-menu
...
The problem has solved adding script for changed the properties of sub-menu
2011-08-29 16:47:06 -04:00
Carlos Pacha
78566425a7
BUG 7538 need cancel button on the bottom of the Post Note function
...
this option was added at the end of that window because there is an close option on the top this window near to the post note button.
2011-08-29 16:33:33 -04:00
Erik Amaru Ortiz
bf41d92733
BUG 0000 setting again the case notes port icon
2011-08-25 16:22:53 -04:00
Julio Cesar Laura
bc5de24520
BUG 000 Add cases summary to branch 2.0
2011-08-25 12:58:52 -04:00