[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Database editor: Do not try to open a newly created connection if a password is…

Benoît Minisini gitlab at mg.gitlab.com
Mon Apr 16 16:37:35 CEST 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a4c94e1d by gambas at 2018-04-16T14:27:06Z
Database editor: Do not try to open a newly created connection if a password is required but not provided.

[DEVELOPMENT ENVIRONMENT]
* BUG: Database editor: Do not try to open a newly created connection if a password is required but not provided.

- - - - -
4fdd2722 by gambas at 2018-04-16T14:28:44Z
Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods.

[GB.DB]
* BUG: Correctly quote index fields when generating an UPDATE or DELETE request in Result.Save() and Result.Delete() methods.

- - - - -
cc96782e by gambas at 2018-04-16T14:31:44Z
Correctly quote field names everywhere and always display error balloons on the accurate cell.

[GB.DB.FORM]
* BUG: DataView: Always display the error balloon on the accurate cell.
* BUG: Correctly quote field names everywhere.

- - - - -
aaeebacc by gambas at 2018-04-16T14:33:51Z
DateBox: Clicking on a date automatically closes the date chooser popup.

[GB.FORM]
* NEW: DateChooser: Raise a Click event when a date is clicked in the inner calendar.
* NEW: DateBox: Clicking on a date automatically closes the date chooser popup.

- - - - -
f0ad78cb by gambas at 2018-04-16T14:36:10Z
Toolbar: Make the toolbar configuration dialog defaut size smaller.

[GB.FORM.MDI]
* NEW: Toolbar: Make the toolbar configuration dialog defaut size smaller.

- - - - -


11 changed files:

- app/src/gambas3/.src/Connection/MConnection.module
- comp/src/gb.db.form/.src/Common.module
- comp/src/gb.db.form/.src/DataView.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBarConfig.form
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Date/DateBox.class
- comp/src/gb.form/.src/Date/DateChooser.class
- comp/src/gb.form/.src/Date/FCalendar.class
- main/lib/db/CResult.c
- main/lib/db/gb.db/.settings


View it on GitLab: https://gitlab.com/gambas/gambas/compare/a18b5eb7d83ed2df254483dbb338c68ecbaee9d8...f0ad78cb1f1f9a09bada3f7e596b04879fd8106a

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/a18b5eb7d83ed2df254483dbb338c68ecbaee9d8...f0ad78cb1f1f9a09bada3f7e596b04879fd8106a
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20180416/0c9dc592/attachment.html>


More information about the Notification mailing list