1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 06:15:45 +08:00

82 Commits

Author SHA1 Message Date
Leonel Matos
2d9b33398e
bugfix multiple call for lookup item (#324) 2020-02-11 18:14:25 -04:00
Edwin Betancourt
252cc43679
fix: Export record in table, and mobile support to Smart Browser. (#325)
* fix: Export record in table, and mobile support to Smart Browser.

* Change comparison disabled export record action.

* Closed fotmat exports list in export record action menu.
2020-02-11 17:52:23 -04:00
Edwin Betancourt
ac4b0df91c
fix: #316 Add Smart Browser validation to research with mandatory parameters. (#317)
* fix: Add Smart Browser validation to research with mandatory parameters.

* Delete duplicated code.
2020-02-11 15:54:10 -04:00
EdwinBetanc0urt
7f74235073
Refactor code, remove unused methods and optimized application. (#318)
* Refactor code, remove unused methods and optimized application.

* Delete redundant action's, and some deprecated.

* Optimize delete record container to panels in window.

* fix delete tag view when change roles.
2020-02-10 21:13:19 -04:00
EdwinBetanc0urt
2dbc02403a
fix #314 Wrong display of the Window references in the context menu. (#315)
* fix: Add item to notify when window references is empty.

* fix: Display of Window references when they have many items in the list.
2020-02-10 21:10:46 -04:00
EdwinBetanc0urt
29ced53bcb
fix: Multiple requests block the browser. (#313) 2020-02-05 19:16:40 -04:00
elsiosanchez
4bcb532d2d
refactor of shortcout (#312)
* refactori of shortcout

* add property computed
2020-02-05 19:15:37 -04:00
elsiosanchez
6837cc19b4
Create a global method for document status tags (#305)
Nice it
2020-02-05 19:12:09 -04:00
EdwinBetanc0urt
cdaf4832cb
fix: Text Long not only change value to old value. (#303) 2020-02-05 19:10:12 -04:00
EdwinBetanc0urt
4de4076230
fix: The fields of type Yes-No and Number, take the fields as empty . (#299)
* fix: The fields of type Si-No and Number, take the fields as empty .

* fix: Values preference.
2020-02-04 00:49:33 -04:00
Leonel Matos
343949371e
bugfix load values of field Target Document Type (#297)
* bugfix load values of field Target Document Type

* remove console message
2020-02-04 00:46:04 -04:00
EdwinBetanc0urt
7870fdbfab
feat: Add operators comparison to advanced search. (#287)
* feat: Add operators comparison to advanced search.

* Set is null and not null operator.

* Add multiple values to IN and NOT IN operators.

* Add component render to set values to IN and NOT IN operators.

* Add IN and NOT IN operators in date component.

* Fix attribute comparison (isAdvancedQuery).
2020-01-31 12:53:04 -04:00
EdwinBetanc0urt
5beca7630a
fix: Zoom window in context info field. (#286) 2020-01-29 19:53:58 -04:00
EdwinBetanc0urt
5a38ada770
fix: Undefined method. (#285) 2020-01-29 17:30:53 -04:00
Leonel Matos
8d7c37839a
bugfix open process activity from process notifications (#276) 2020-01-29 16:13:28 -04:00
EdwinBetanc0urt
5e20b31640
ref: Separate context info field in component. (#281) 2020-01-29 16:11:42 -04:00
EdwinBetanc0urt
d7aaa4fc00
fix: #277 Context menu relations. (#278) 2020-01-29 10:17:48 -04:00
Leonel Matos
fde8d64a40
bugfix with criteria filter (#273) 2020-01-29 10:14:36 -04:00
Leonel Matos
63944c9815 bugfix validation of get lock records (#270) 2020-01-28 12:27:27 -04:00
Leonel Matos
1b550dea89 fix error with share link action (#269) 2020-01-28 12:26:47 -04:00
EdwinBetanc0urt
6e89373f51 fix: Uncaught exception in promises, and remove log consoles. (#267) 2020-01-27 12:59:33 -04:00
elsiosanchez
b9cc5ff276 Support record Log of container info (#266)
* creating structure for the service

* structure container info

* waiting for service

* service test

* Support record Log of container info

* style of the option Change Detail

* Text formats

* add color to event type

* Add Disable of textLong

* change style text long
2020-01-27 11:00:34 -04:00
Leonel Matos
44940dee0e add support to dashboard collapsible and open by default (#265)
* add support to dashboard collapsible and open by default

* change component definition of dynamic dashboard
2020-01-24 16:26:07 -04:00
Leonel Matos
c6c23f31fb add action for zoom record from SB in new table menu implementation (#264) 2020-01-24 12:02:16 -04:00
EdwinBetanc0urt
fb08cf3c0a fix: Send context to process associated. (#263)
* fix: Send context values from parent view to process associated.

* change parseContext.

* fix get preference.
2020-01-24 11:38:55 -04:00
Leonel Matos
997b7fcfe3 bugfix set void values from callout (#262) 2020-01-24 11:37:20 -04:00
Leonel Matos
e576a5d201 bugfix load record from recent item (#260) 2020-01-23 15:06:07 -04:00
EdwinBetanc0urt
0e461c9679 fix: Read only to field type Text Long. (#258) 2020-01-22 19:22:28 -04:00
EdwinBetanc0urt
0915b13493 fix: Show/hidden totals in table. (#254) 2020-01-22 19:20:43 -04:00
EdwinBetanc0urt
b854a8c68a fix: Show/hidden optional columns in table. (#256) 2020-01-22 17:39:30 -04:00
Leonel Matos
f1dc173558 bugfix print format selection after report (#255) 2020-01-22 17:38:21 -04:00
Leonel Matos
828edc58a2 Change desing for zoom references (#252)
* bugfix advanced search when field value no change

* update styles
2020-01-22 17:34:27 -04:00
Leonel Matos
758fc12796 validate personal lock by role (#248) 2020-01-22 17:32:00 -04:00
elsiosanchez
c602ed1d3e correcting error export zip text file (#250) 2020-01-22 17:17:44 -04:00
Leonel Matos
15fb94fac2 bugfix max page size for pagination (#240) 2020-01-21 14:02:48 -04:00
Leonel Matos
fa9667a31e bugfix load data when references zoom in (#238) 2020-01-21 14:02:08 -04:00
EdwinBetanc0urt
b160070320 feat: Add support to gRPC Business Data Client version 1.9.0 (#236) 2020-01-21 14:01:17 -04:00
elsiosanchez
683855a0d4 Solve empty menu in relationships (#234)
* Solve empty menu in relationships

* fixe style of dashboard

* Review changes of Fixe style of dashboard

* delete console.log
2020-01-21 13:59:29 -04:00
EdwinBetanc0urt
171e54dda7 fix: Context menu icons are lost when the main menu is hidden. (#230) 2020-01-20 16:12:26 -04:00
EdwinBetanc0urt
8e771a01e8 Add support to translations (Tab Translations). (#229)
* Support to translations in ADempiere Vue.

* change popover to translation and add vuex store

* Add structure from vuex store to get translations.

* Add update translations with language.
2020-01-20 16:11:30 -04:00
elsiosanchez
45b53ab6ea Add Export in Zip (#228)
* add download in zip

* Delete Console
2020-01-20 16:08:55 -04:00
elsiosanchez
3af4d67678 Add Calendar to Dashboard (#227)
Hi!, The calendar was supported using
element-ui and vue.js
2020-01-20 16:04:57 -04:00
Leonel Matos
8425f1c965 add validation to personal lock by role (#226)
Co-authored-by: EdwinBetanc0urt <EdwinBetanc0urt@hotmail.com>
2020-01-20 16:03:16 -04:00
EdwinBetanc0urt
371387dd92 fix: Error when logout from a Window. (#225) 2020-01-20 12:08:57 -04:00
elsiosanchez
cd1c2a1b53 Support Record Scroll (#224)
* navigation of record UpArrow and DownArrow in table of Tab Children

* Support keyboard shortcuts
2020-01-20 12:07:58 -04:00
EdwinBetanc0urt
f728e4eb43 fix: Mandatory logic on first field load. (#223) 2020-01-14 17:45:25 -04:00
Leonel Matos
04b7c1bb6d bugfix duplicated recent items folder and file (#221) 2020-01-14 15:48:02 -04:00
EdwinBetanc0urt
fd6096b565 redefine API to provide business data (#214)
* Change of main functions of api from the application to the grpc library

* Create entity.
* Update entity.
* Delete entity.
* Request entity.
* Request entities list.
* Rollback entity.
* Run process.
* Browser search.

* Convert API functions to get values.

* migrate CRUD and Browser Search.

* migrate process control and callout control.

* migrate print formats.

* migrate recent items, references, context info value, private access

* migrate pending documents, favorites, language and translations.

* migrate lookups.

* fix: Drill table empty name.

* Change report output.

* Refactor dashboard and language.

* Fix dashboard component.

* Fix dashboards unsupported, and refactor and remove getting values
2020-01-14 15:42:09 -04:00
EdwinBetanc0urt
683e0d250b fix: The values are lost from the list of changed fields. (#217)
* fix: The values are lost from the list of changed fields.

* fix: Lost value in date field type range.
2020-01-14 10:54:34 -04:00
Leonel Matos
d748a0e35f Add support to generate report from print format (#218)
* add support to generate report from print format

* bugfix with report format

* redefine report format value
2020-01-14 10:53:45 -04:00