Commit Graph

148 Commits

Author SHA1 Message Date
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
46040dca93 BUG 0000 litle fix for double case title in outputcos 2012-02-29 16:13:23 -04:00
Alvaro Campos
9f212c4b7f BUG 8525 problema solucionado de duplicidad de pantallas 2012-02-29 15:22:24 -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
Marco Antonio Nina
f8fd7f1cf7 BUG 7108 Add the tabs in the summary to download and build documents 2012-02-23 12:34:33 -04:00
Alvaro Campos
54cee71502 BUG 8503 fixed issue of Dynaform with PM Table 2012-02-22 15:56:11 -04:00
Erik Amaru Ortiz
40749dfb74 BUG 0000 BUG 0000 User Inbox Simplified (4th commit) 2012-02-01 17:28:30 -04:00
Alvaro Campos
c8ab691135 BUG 7084 fixed issue of multiple reassign 2012-02-01 16:33:53 -04:00
Erik Amaru Ortiz
8c91f1c057 BUG 0000 BUG 0000 User Inbox Simplified (third commit) 2012-01-31 18:45:30 -04:00
Alvaro Campos
58fbd0f8c2 BUG 7003 has been added DueDate in selfservice inbox.will be available in March 2012-01-27 18:00:53 -04:00
Erik Amaru Ortiz
5599ca8b96 BUG 0000 BUG 0000 User Inbox Simplified (second commit) 2012-01-26 09:33:01 -04:00
Hector Cortez
ee22d188cd BUG 5163 Changed the short open tags for PHP code to long open tag. 2011-12-22 16:56:22 -04:00
Alvaro Campos
28052f15e5 BUG 7084 the problem with the grid was solved reassign all cases by task 2011-12-15 12:27:51 -04:00
Julio Cesar Laura
816d40f5e5 BUG 000 Add validation to print a dynaform 2011-12-02 00:54:23 -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
a5c18ecac6 BUG 8117 "En Home la propiedad de Reassign tiene un..." SOLVED
- the icon was for case summary action, but the title doesn't showing,. it is solved now
2011-11-29 15:45:06 -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
Julio Cesar Laura
2b3df3a547 BUG 0000 Fix validation when 'parent' object not exists 2011-11-29 11:44:55 -04:00
Alvaro Campos
7e4a313f60 BUG 8058 se solucino problema para ver la informacion del caso. 2011-11-25 08:57:32 -04:00
Erik Amaru Ortiz
7f336e1757 BUG 5979 "Cases are overwritten with data from another..." SOlVED
- problem fixed passing the app uid by GET and acomparing with the session data
  so, if there were differents a message to re-open case will be throw
2011-11-23 19:10:25 -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
Hector Cortez
50852564be BUG 7998 Adjustment in output documents, added label when a case is running. 2011-11-10 15:28:10 -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
4ea0fb5ec7 BUG 7943 Steps browsing issue
Improving the code
2011-11-03 18:38:02 -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
b8966fa558 BUG 0000 adjusting the case notes & case sumary columns width
- adjust width to others list
2011-10-14 15:27:44 -04:00
Erik Amaru Ortiz
8e32abae73 BUG 0000 adjusting the case notes & case sumary columns width
- removing old code on proceses/main.js
2011-10-14 15:22:53 -04:00
Erik Amaru Ortiz
412f887dec BUG 0000 updating adding script on open.php for caseNotes afer refactoring 2011-09-21 12:37:09 -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
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
Carlos Pacha
e9cd3c801e BUG 7597 Error Message on Information -> Task Information
This problem was fixed. added the current taskUid
2011-09-07 16:34:47 -04:00
Carlos Pacha
eff03dee1f BUG 7516 Login name is not enough for sender identification in case notes
This functionality was added within a case
2011-09-06 09:34:25 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
919968c3bf BUG 0000 Changing use of json_encode native
Modified now use the G:json_encode instead
2011-09-01 08:52:34 -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
Julio Cesar Laura
bc5de24520 BUG 000 Add cases summary to branch 2.0 2011-08-25 12:58:52 -04:00
Hector Cortez
f249635c65 BUG 7500 Adjustment in information-Dynaform invalid notice: Undefined Index. 2011-08-24 15:25:38 -04:00
Alvaro Campos
823e7813b7 BUG 6515 fixed issue with triggers not executed in vew 2011-08-10 12:41:11 -04:00
Carlos Pacha
dbee2b3a94 BUG 7341 Error al mostrar la informacion de Dynaforms
This issue was fixed, now the fields are still there
2011-08-10 11:09:50 -04:00
Hugo Loza
5c257c6f1d BUG 7159 Issues with KT
Since output documents internally are being saved based on and ID it is neccessary to sned also the title genrated to save it in an external DMS (KT)
2011-08-04 17:15:34 -04:00
Hugo Loza
74576379d7 BUG 7248 Issues with output documents in KT
The issue was in the core, to standarize names we changed the physical filename to an ID. By mistake that filename was sento to plugins.
2011-08-04 17:15:33 -04:00
Hugo Loza
5e275bbf0e BUG 0000 Disabling saving plugin name in output docs
Disabled until we fix the whole issue
2011-08-01 18:35:05 -04:00
Erik Amaru Ortiz
10fc4259df BUG 6594 Error "Column 'APP_TAS_TITLE' cannot be null" when... SOLVED
- The problem is fixed for this field of APP_CACHE_VIEW table
- language combobox was removed from cases list cache builed in ADMIN, because the decided that appcacheview olny generate cache for english language
-
2011-08-01 17:52:16 -04:00
Hugo Loza
daf7ac09b1 BUG 7344 Feature -> PDF Security settings
With this settings is possible to setup security for a PDF generated (Output Document).
In Output Document setup there is a new section available when the output document is either PDF or BOTH with the following fields:
Permissions: Must select wich permissions will be granted (if none is selected only VIEW is allowed)
Open Password: Is the password requested to open the document. (This open the document with selected permissions)
Owner Password: Is the password that allow owner to open and change permissions
2011-07-29 17:46:22 -04:00
Hugo Loza
0f7cae6d85 BUG 5073 Feature Case Notes "Free Notes"
This Feature allow a user to post a note at any stage of a Case and from cases lists

Conflicts:

	workflow/engine/data/mssql/schema.sql
	workflow/engine/methods/cases/casesListExtJs.php
	workflow/engine/skinEngine/base/css/pmos-xtheme-gray.css
	workflow/engine/templates/cases/casesList.js
	workflow/engine/templates/cases/open.js
2011-07-28 17:40:48 -04:00
Alvaro Campos
4bfd4dde2b BUG 7196 fixed issue with Processes filter in the Unsigned area 2011-07-20 17:54:52 -04:00