Sat, 23 Dec 2023 16:46:05 +0100 Detlev Offenbach Corrected some code style issues and converted some source code documentation to the new style. eric7 file | diff | annotate
Sat, 23 Dec 2023 15:48:51 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Sat, 31 Dec 2022 16:27:48 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Wed, 21 Dec 2022 09:27:28 +0100 Detlev Offenbach Adapted some import statements to eric 23.1 and newer. eric7 release-10.3.0 file | diff | annotate
Sat, 26 Nov 2022 17:32:14 +0100 Detlev Offenbach Adapted to the project browser changes as of eric 22.12. eric7 release-10.2.0 file | diff | annotate
Tue, 25 Oct 2022 10:37:21 +0200 Detlev Offenbach Adapted the import statements to the new structure. eric7 file | diff | annotate
Wed, 21 Sep 2022 16:42:20 +0200 Detlev Offenbach Reformatted source code with 'Black'. eric7 file | diff | annotate
Fri, 31 Dec 2021 13:16:39 +0100 Detlev Offenbach Fixed bug related to detection of django-admin reported in issue 413. eric7 release-10.0.1 file | diff | annotate
Thu, 30 Dec 2021 11:58:36 +0100 Detlev Offenbach Updated version info to indicate relation to eric7. eric7 release-10.0.0 file | diff | annotate
Thu, 30 Dec 2021 11:20:00 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Sat, 29 May 2021 18:33:03 +0200 Detlev Offenbach Ported the plug-in to PyQt6 for eric7. eric7 file | diff | annotate
Sat, 24 Apr 2021 11:25:03 +0200 Detlev Offenbach - implemented some code simplifications release-6.2.0 file | diff | annotate
Wed, 30 Dec 2020 11:02:06 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Wed, 14 Oct 2020 18:52:12 +0200 Detlev Offenbach Changed calls of exec_() into exec(). release-6.1.0 file | diff | annotate
Tue, 23 Jun 2020 17:48:16 +0200 Detlev Offenbach Fixed a few bugs and code style issues. release-6.0.1 file | diff | annotate
Mon, 22 Jun 2020 19:32:12 +0200 Detlev Offenbach Removed support for Python2. release-6.0.0 file | diff | annotate
Sat, 23 May 2020 11:14:43 +0200 Detlev Offenbach Fixed a bug determining the Django version (issue 331). release-5.3.3 file | diff | annotate
Sat, 02 May 2020 14:55:17 +0200 Detlev Offenbach Created new plug-in release. release-5.3.2 file | diff | annotate
Thu, 09 Apr 2020 18:36:05 +0200 Detlev Offenbach Fixed a severe oversight. release-5.3.1 file | diff | annotate
Wed, 08 Apr 2020 19:58:27 +0200 Detlev Offenbach Replaced pixmap icons by vector icons. file | diff | annotate
Sun, 16 Feb 2020 14:37:31 +0100 Detlev Offenbach Project.py: fixed an issue causing QProcess.start() being called with an empty string for the program. release-5.2.4 file | diff | annotate
Wed, 01 Jan 2020 11:58:57 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Fri, 10 May 2019 19:39:15 +0200 Detlev Offenbach PluginProjectDjango: changes to support changed eric6 menu structure as of eric6 19.06. release-5.2.3 file | diff | annotate
Thu, 10 Jan 2019 14:21:03 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Mon, 13 Aug 2018 16:58:11 +0200 Detlev Offenbach DjangoDialog: fixed a bug causing sending some input to the Django process to fail. release-5.2.2 file | diff | annotate
Wed, 27 Jun 2018 18:53:31 +0200 Detlev Offenbach Prepared plugin file and changelog for a new release. file | diff | annotate
Sat, 23 Jun 2018 16:35:46 +0200 Detlev Offenbach Changed to use virtual environments manager as of eric 18.07. release-5.2.0 file | diff | annotate
Sun, 25 Mar 2018 16:06:34 +0200 Detlev Offenbach Released updated Spanish translations. file | diff | annotate
Sat, 24 Mar 2018 19:11:39 +0100 Detlev Offenbach - additions for Django > 1.9.0 release-5.1.0 file | diff | annotate
Thu, 25 Jan 2018 10:41:24 +0100 Detlev Offenbach Implemented a fix for an omission that could result in loosing existing files during the creation of a new eric project of type "Django". release-5.0.14 file | diff | annotate
Sun, 31 Dec 2017 16:59:10 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Wed, 20 Dec 2017 14:22:33 +0100 Detlev Offenbach Added capability to save the last state of the "Keep Test Database" flag. release-5.0.13 file | diff | annotate
Sat, 09 Dec 2017 14:59:19 +0100 Detlev Offenbach Released updated Spanish translations. release-5.0.12 file | diff | annotate
Sat, 18 Nov 2017 13:07:26 +0100 Detlev Offenbach Fixed some stupid bugs introduced by the last extension. release-5.0.11 file | diff | annotate
Sun, 12 Nov 2017 14:56:13 +0100 Detlev Offenbach Added a dialog to enter data for running Django unit tests. release-5.0.10 file | diff | annotate
Sat, 04 Nov 2017 15:22:08 +0100 Detlev Offenbach Fixed a bug in the application history handling of Project.py. release-5.0.9 file | diff | annotate
Thu, 26 Oct 2017 19:14:25 +0200 Alexander Barkoff Updated Russian translations. release-5.0.8 file | diff | annotate
Wed, 25 Oct 2017 19:58:37 +0200 Detlev Offenbach Added functionality to create an empty migration. release-5.0.7 file | diff | annotate
Thu, 27 Apr 2017 19:35:14 +0200 Detlev Offenbach Added functionality to enter data to be sent to the Django process. release-5.0.6 file | diff | annotate
Sun, 23 Apr 2017 17:20:35 +0200 Detlev Offenbach Removed the outdated check for the correct eric version. release-5.0.5 file | diff | annotate
Thu, 20 Apr 2017 18:43:10 +0200 Detlev Offenbach Removed the (obsolete) version check. release-5.0.4 file | diff | annotate
Tue, 28 Mar 2017 19:24:25 +0200 Detlev Offenbach Fixed some code style issues. release-5.0.3 file | diff | annotate
Fri, 20 Jan 2017 19:03:37 +0100 Detlev Offenbach Fixed an issue finding the python executable. release-5.0.2 file | diff | annotate
Sat, 31 Dec 2016 13:50:48 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Wed, 21 Dec 2016 19:56:31 +0100 Detlev Offenbach Added some more eye-candy and some more console commands to select. file | diff | annotate
Wed, 21 Dec 2016 12:21:14 +0100 Detlev Offenbach Finished up development of v5.0.0 of the plug-in. release-5.0.0 file | diff | annotate
Tue, 20 Dec 2016 16:15:21 +0100 Detlev Offenbach Added support for the check command. file | diff | annotate
Mon, 19 Dec 2016 20:22:37 +0100 Detlev Offenbach Continued adding support for the various migration commands. file | diff | annotate
Mon, 19 Dec 2016 18:44:07 +0100 Detlev Offenbach Continued adding support for the various migration commands. file | diff | annotate
Sat, 17 Dec 2016 19:07:02 +0100 Detlev Offenbach Did some adjustments to Djange >= 1.9.0, added support for the eric web browser and started adding support for the various migration commands. file | diff | annotate
Tue, 08 Nov 2016 19:07:42 +0100 Detlev Offenbach Fixed a few issues and added support for pypy. release-4.1.0 file | diff | annotate
Mon, 15 Aug 2016 17:41:36 +0200 Detlev Offenbach Merged with remote changes. file | diff | annotate
Fri, 01 Jan 2016 12:18:57 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sun, 22 Feb 2015 19:37:38 +0100 Detlev Offenbach Updated Russian translations provided by Alexander Barkoff. release-4.0.2 file | diff | annotate
Thu, 01 Jan 2015 13:24:56 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 28 Dec 2014 11:01:52 +0100 Detlev Offenbach Updated Russian translations provided by Mikhail Terekhov. release-4.0.1 file | diff | annotate
Sun, 06 Jul 2014 18:43:50 +0200 Detlev Offenbach Ported to PyQt5 and eric6. file | diff | annotate
Sat, 26 Apr 2014 16:56:48 +0200 Detlev Offenbach Added the Python2 compatibility flag. release-3.4.0 file | diff | annotate
Sat, 12 Apr 2014 19:33:04 +0200 Detlev Offenbach Fixed a window sizing issue. release-3.3.6 file | diff | annotate
Sun, 09 Mar 2014 17:59:06 +0100 Detlev Offenbach Fixed a translation bug in the German translations. release-3.3.5 file | diff | annotate
(0) -60 tip

eric ide

mercurial