Commit Graph

7365 Commits

Author SHA1 Message Date
Fabio Erculiani fba1650155 [server] remove old stuff 2009-07-31 14:14:46 +02:00
rogerc d078aef8de update Catalan translation 2009-07-31 09:26:10 +00:00
Fabio Erculiani d78cfe7585 [magneto] make magneto executable working and fix glade path for gtk 0.98.0.2 2009-07-30 18:57:19 +02:00
Fabio Erculiani aaab9b7090 [entropy.services.ugc.interfaces] fix buggy SQL query in search_iddoc_item 2009-07-30 11:28:19 +02:00
Fabio Erculiani 18a2ee88a0 [magneto] fix magneto executable 0.98.0.1 2009-07-30 11:04:40 +02:00
Fabio Erculiani 745c036ab1 [magneto] fix Makefile magneto-loader-install target 2009-07-30 00:03:36 +02:00
Fabio Erculiani e5264d5e41 [translations] update Italian translation 0.98 2009-07-29 23:12:57 +02:00
Fabio Erculiani 79276e9079 [translations] update translations 2009-07-29 23:09:26 +02:00
Fabio Erculiani 46bb0a21b8 [todo] update TODO 2009-07-29 23:08:55 +02:00
Fabio Erculiani 2750db2372 [entropy.server.interfaces.mirrors] fix syntax 2009-07-28 16:30:38 +02:00
Fabio Erculiani 835564714d [entropy.server.interfaces.mirrors] properly handle ftp connection when done 2009-07-28 16:29:39 +02:00
Fabio Erculiani 8faafff956 [entropy.db] fix getIDPackageFromDownload, missing JOIN between tables 2009-07-28 16:22:51 +02:00
Fabio Erculiani 790c9d84dd [entropy.server.interfaces.mirrors] add more type casting to fix output functions 2009-07-28 15:16:45 +02:00
Fabio Erculiani 55e2b72bb0 [entropy.server.interfaces.mirrors] add type casting 2009-07-28 15:13:14 +02:00
Fabio Erculiani 79e27ee189 [sulfur] ignore Cacher exceptions when downloading UGC on the UGC thread 2009-07-28 14:46:29 +02:00
Fabio Erculiani edaa63705b [entropy.server/equo.community] Remove md5check tool, add pkgtest (which does the same plus QA tests) 2009-07-28 14:45:41 +02:00
Fabio Erculiani f6bab1cda6 [entropy.client.interfaces.package] handle os.remove() exception properly 2009-07-27 19:52:29 +02:00
Fabio Erculiani 982670a628 [translations] update translations 2009-07-26 18:06:21 +02:00
Fabio Erculiani e0e5ba9f1a [entropy.client.interfaces.dep] handle client db errors on calculate_world_updates()
Raise SystemDatabaseError exception when client database is corrupted
when calling Client.calculate_world_updates()
2009-07-26 16:37:35 +02:00
Fabio Erculiani 0e9fdb0b30 [entropy.services.ugc.interfaces] fix typo in SQL queries 2009-07-26 12:17:27 +02:00
Fabio Erculiani 3fdeebbcd1 [entropy.client.interfaces.client] never stop EntropyCacher on Client.destroy() 2009-07-26 12:14:29 +02:00
Fabio Erculiani 85303d02cf [entropy.services.ugc.interfaces] improve speed of search_* functions 2009-07-26 12:11:03 +02:00
Fabio Erculiani a6bf865417 [entropy.services.ugc.interfaces] fix several UGC SQL queries on search_* functions 2009-07-26 11:55:26 +02:00
Fabio Erculiani cd35df2313 [client.text_ugc] fix UGC documents representation 2009-07-26 09:57:46 +02:00
Fabio Erculiani 1c77dc86ab [sulfur.dialogs] show package license text with proper encoding 2009-07-26 09:54:04 +02:00
Fabio Erculiani 41e3606e42 [sulfur.packages] add missing method to EntropyPackages used to show empty content information 2009-07-26 09:19:37 +02:00
Fabio Erculiani f0fd0770c7 [sulfur.package] fix downloads number in package properties window for installed packages 2009-07-26 00:36:52 +02:00
Fabio Erculiani 9016db86c7 [entropy.views] show "update" icon for updatable installed packages 2009-07-25 19:49:50 +02:00
Fabio Erculiani 765868dc48 [sulfur] add the ability to update packages from the installed packages tab, if updates are available 2009-07-25 19:36:16 +02:00
Fabio Erculiani 99d7ef122f [sulfur.views] when nothing will be shown to user, show a message about it instead of nothing 2009-07-25 18:43:49 +02:00
Fabio Erculiani 1759cc70a3 [client.text_repositories] add trailing \n when showing files content using "equo repoinfo" 2009-07-25 18:13:03 +02:00
Fabio Erculiani c62b6f8950 [sulfur.dialogs] make "Read License" button working for every selected item on LicenseDialog 2009-07-25 18:08:59 +02:00
Fabio Erculiani 9f20f5ba62 [sulfur.dialogs] properly handle ddata metadata coming from UGC queries 2009-07-25 18:06:39 +02:00
Fabio Erculiani 49b8e57ed6 [sulfur.events] make sure that string "s" is unicode when passed to package_set_match 2009-07-24 22:45:56 +02:00
Fabio Erculiani 236e966d0c [sulfur] trivial changes to package sets handling logic 2009-07-24 22:41:55 +02:00
Fabio Erculiani 41cf39225b [entropy.client.interfaces.dep] code style update for package_set_match 2009-07-24 22:38:52 +02:00
Fabio Erculiani 9d56580e1d [entropy.core] make package sets names unicode objects 2009-07-24 22:36:23 +02:00
Fabio Erculiani 9ec8d28b02 [sulfur.views] remove Python debugger call 2009-07-24 14:14:58 +02:00
Fabio Erculiani 766d56061e [sulfur.views] add more comments to code added in previous commit 2009-07-24 14:14:22 +02:00
Fabio Erculiani cf5603a68c [sulfur] fix issues when dealing with interdependent package sets 2009-07-24 14:12:32 +02:00
Fabio Erculiani 577e77c5f1 [sulfur.events] enable/disable "Edit Set" button automatically when needed 2009-07-23 22:15:33 +02:00
Fabio Erculiani f55138d8d0 [sulfur.package/sulfur.views] add the ability to determine if a package class is a set category object 2009-07-23 22:14:49 +02:00
Fabio Erculiani 5d33578676 [sulfur.events] when clicking "Remove Sets" check if there are actually sets that can be removed 2009-07-23 16:43:47 +02:00
Fabio Erculiani 27beb171f4 [sulfur.dialogs] when showing the user a list of packages through ConfirmationDialog, show removals first 2009-07-23 16:25:19 +02:00
Fabio Erculiani 3df8037d6c [todo] update TODO 2009-07-23 09:19:34 +02:00
Fabio Erculiani 59245892aa [magneto] welcome to Magneto (the new Entropy Updates Notification Applet)
Entropy Notification Applet is dead!
Long life to Entropy Notification Applet (Magneto).
Magneto is fully integrated with both KDE and GNOME featuring two
heads (one GTK and one KDE).
2009-07-22 19:39:30 +02:00
Fabio Erculiani 0dca6f9a0e [entropy.const] handle AttributeError on the exception handler function when calling const_kill_threads 2009-07-22 17:50:36 +02:00
Fabio Erculiani 98eaf58a19 [entropy-notification-applet] remove unused code 2009-07-22 09:34:21 +02:00
Fabio Erculiani 7ed62049f5 [entropy-notification-applet] remove COPYING, duplicated 2009-07-22 08:27:48 +02:00
Fabio Erculiani 0508a2d014 [todo] update TODO 2009-07-21 12:24:01 +02:00