/[soc]/bts-frontend
ViewVC logotype

Log of /bts-frontend

View Directory Listing Directory Listing


Sticky Revision:

Revision 205 - Directory Listing
Modified Mon Sep 4 22:10:27 2006 UTC (6 years, 8 months ago) by pkern
Remove the submission address from bug replies and replace it with the
proper bug log address.

Revision 204 - Directory Listing
Modified Mon Sep 4 17:46:06 2006 UTC (6 years, 8 months ago) by pkern
Add a "Refresh Bug" menu item, which fetches the current bug properties
on which the diff is generated. It does not yet update the mail log
(due to a missing last changed property), nor the GUI display of bug
properties.

Revision 201 - Directory Listing
Modified Mon Sep 4 01:17:47 2006 UTC (6 years, 8 months ago) by pkern
An own build of libldap-ruby1.8 needs to be pulled in, as the version
in unstable's broken. (Invalid regular expression.) The version in 
stable did work, though.

Revision 200 - Directory Listing
Modified Mon Sep 4 01:15:27 2006 UTC (6 years, 8 months ago) by pkern
Stabilise tag handling

Revision 199 - Directory Listing
Modified Mon Sep 4 01:07:38 2006 UTC (6 years, 8 months ago) by pkern
Add a RuntimeConfig singleton to enable a new `--debug' CLI switch, 
which turns off cache serialisation on application termination.
(The END hook obscures the backtrace on a crash.)

Revision 198 - Directory Listing
Modified Mon Sep 4 00:47:30 2006 UTC (6 years, 8 months ago) by pkern
Show scrollbars in the bug list only if necessary

Revision 197 - Directory Listing
Modified Mon Sep 4 00:21:27 2006 UTC (6 years, 8 months ago) by pkern
New runtime dependencies: rdoc1.8 and libldap-ruby1.8

Revision 196 - Directory Listing
Modified Mon Sep 4 00:14:56 2006 UTC (6 years, 8 months ago) by pkern
Pull in ruby (most current version through the meta-package) and irb,
which is needed by gettext; both are currently needed on build to
regenerate gettext-related files

Revision 195 - Directory Listing
Modified Mon Sep 4 00:10:14 2006 UTC (6 years, 8 months ago) by pkern
Fix the startup wrapper

Revision 194 - Directory Listing
Modified Fri Aug 25 17:05:38 2006 UTC (6 years, 8 months ago) by pkern
Dupping the tags array helps to create proper tag diffs.

Revision 193 - Directory Listing
Modified Thu Aug 24 22:17:57 2006 UTC (6 years, 8 months ago) by pkern
Depend on 0.15.0-1pk1, derived from the most current version in unstable,
which already contains one part of the fix, but not yet the second one.

Revision 189 - Directory Listing
Modified Wed Aug 23 01:54:28 2006 UTC (6 years, 8 months ago) by pkern
Remove stale old branches.

Revision 188 - Directory Listing
Modified Wed Aug 23 01:53:20 2006 UTC (6 years, 8 months ago) by pkern
A bit of a catch-up.

Revision 187 - Directory Listing
Modified Wed Aug 23 01:52:41 2006 UTC (6 years, 8 months ago) by pkern
Pass the result of the querybuilder to the user queries tree node of the
querylist.

Revision 186 - Directory Listing
Modified Tue Aug 22 16:56:21 2006 UTC (6 years, 9 months ago) by pkern
Fix query tree generation

Revision 185 - Directory Listing
Modified Tue Aug 22 16:00:03 2006 UTC (6 years, 9 months ago) by pkern
Integrate the icons, some bug fixes wrt drag'n'drop

Revision 184 - Directory Listing
Modified Tue Aug 22 15:43:20 2006 UTC (6 years, 9 months ago) by pkern
Add icons for and, or and not.

Revision 183 - Directory Listing
Modified Tue Aug 22 15:08:40 2006 UTC (6 years, 9 months ago) by pkern
GUI::QueryBuilder: Replace the hbox with a toolbar

Revision 182 - Directory Listing
Modified Mon Aug 21 23:52:21 2006 UTC (6 years, 9 months ago) by pkern
Intercept response signal and display error when query name is empty;
otherwise the dialog is still a bit dysfunctional. More when I wake
up again.

Revision 181 - Directory Listing
Modified Mon Aug 21 22:49:33 2006 UTC (6 years, 9 months ago) by pkern
Add a missing graphics file, again from Tango

Revision 180 - Directory Listing
Modified Mon Aug 21 22:48:53 2006 UTC (6 years, 9 months ago) by pkern
Enable others to use threading by passing on `In-Reply-To' and `References'.

Revision 179 - Directory Listing
Modified Mon Aug 21 22:40:29 2006 UTC (6 years, 9 months ago) by pkern
Wire the reply button

Revision 178 - Directory Listing
Modified Mon Aug 21 21:57:21 2006 UTC (6 years, 9 months ago) by pkern
Make mail sending synchronous; close mail window after send through idle
handler; add some kind of subject to control mails.

Revision 177 - Directory Listing
Modified Mon Aug 21 20:36:47 2006 UTC (6 years, 9 months ago) by pkern
Add a thanks to the end of the control message.

Revision 176 - Directory Listing
Modified Mon Aug 21 19:32:09 2006 UTC (6 years, 9 months ago) by pkern
Add mail addresses for bug submission and control

Revision 175 - Directory Listing
Modified Mon Aug 21 19:31:48 2006 UTC (6 years, 9 months ago) by pkern
Open MailWindow on Apply#activate

Revision 174 - Directory Listing
Modified Mon Aug 21 19:31:18 2006 UTC (6 years, 9 months ago) by pkern
Bump depends to the 2nd patched version of ruby-gnome2

Revision 173 - Directory Listing
Modified Mon Aug 21 19:24:52 2006 UTC (6 years, 9 months ago) by pkern
More documentation for the mail module; depend on libglib2-ruby (which is
probably installed anyway), and convert the UTF-8 text from the GUI
into ISO-8859-1. This is dirty and should be replaced with proper
QP encoding of UTF-8 later.

Revision 172 - Directory Listing
Modified Mon Aug 21 15:02:04 2006 UTC (6 years, 9 months ago) by pkern
Switch to GtkSourceView instead of GtkTextView for the mail compose window
to enable undo and redo.

Revision 171 - Directory Listing
Modified Mon Aug 21 02:08:55 2006 UTC (6 years, 9 months ago) by pkern
Draft the properties table

Revision 170 - Directory Listing
Modified Mon Aug 21 02:08:43 2006 UTC (6 years, 9 months ago) by pkern
Update gettext templates once again

Revision 169 - Directory Listing
Modified Mon Aug 21 01:58:30 2006 UTC (6 years, 9 months ago) by pkern
Refactor icon registration out into a new file; add mail-message-new from Tango
and credit the project in the about box.

Revision 168 - Directory Listing
Modified Mon Aug 21 01:49:36 2006 UTC (6 years, 9 months ago) by pkern
Add first draft of a mail compose window

Revision 167 - Directory Listing
Modified Mon Aug 21 01:20:44 2006 UTC (6 years, 9 months ago) by pkern
The window is no longer referenced in GUI::BugDisplay.

Revision 166 - Directory Listing
Modified Mon Aug 21 01:20:01 2006 UTC (6 years, 9 months ago) by pkern
Maximize the main window on start

Revision 165 - Directory Listing
Modified Sun Aug 20 23:46:23 2006 UTC (6 years, 9 months ago) by pkern
Support more bug properties in control generation

Revision 164 - Directory Listing
Modified Sun Aug 20 23:46:00 2006 UTC (6 years, 9 months ago) by pkern
Preliminary support for control diff, tags still dysfunctional

Revision 160 - Directory Listing
Modified Sun Aug 20 18:04:07 2006 UTC (6 years, 9 months ago) by pkern
Finally fix the pane size allocation in GUI::BugDisplay

Revision 159 - Directory Listing
Modified Sun Aug 20 15:17:14 2006 UTC (6 years, 9 months ago) by pkern
So I lost so much time when a single line is in fact sufficient to enable
sorting, bah, bah, bah!

Revision 158 - Directory Listing
Modified Fri Aug 18 23:09:33 2006 UTC (6 years, 9 months ago) by pkern
Some more connection between querybuilder widgets, still not complete

Revision 157 - Directory Listing
Modified Fri Aug 18 23:09:06 2006 UTC (6 years, 9 months ago) by pkern
Expose more attributes to the GUI, add a ComboBox for the severity field and
an EmptyCompletion for the package field.

Revision 156 - Directory Listing
Modified Fri Aug 18 23:08:16 2006 UTC (6 years, 9 months ago) by pkern
Empty bug attributes should return nil instead of an empty array

Revision 155 - Directory Listing
Modified Fri Aug 18 23:07:47 2006 UTC (6 years, 9 months ago) by pkern
Various backend fixes

Revision 154 - Directory Listing
Modified Fri Aug 18 23:07:30 2006 UTC (6 years, 9 months ago) by pkern
Load all GUI components on init

Revision 145 - Directory Listing
Modified Fri Aug 18 20:04:35 2006 UTC (6 years, 9 months ago) by pkern
Make bug objects lazy in terms of attribute updates

Revision 144 - Directory Listing
Modified Fri Aug 18 19:05:50 2006 UTC (6 years, 9 months ago) by pkern
Add translation directory, no strings translated yet.

Revision 143 - Directory Listing
Modified Fri Aug 18 19:04:23 2006 UTC (6 years, 9 months ago) by pkern
Important cache fix, delete stale files, and correctly check returned objects
for validity

Revision 138 - Directory Listing
Modified Thu Aug 17 23:04:32 2006 UTC (6 years, 9 months ago) by pkern
Properly cache queries and bug properties

Revision 136 - Directory Listing
Modified Thu Aug 17 01:27:45 2006 UTC (6 years, 9 months ago) by pkern
Initial query builder

Revision 135 - Directory Listing
Modified Thu Aug 17 00:02:01 2006 UTC (6 years, 9 months ago) by pkern
Use the SOAP backend to retrieve/refresh a bug's attributes

Revision 134 - Directory Listing
Modified Wed Aug 16 23:24:56 2006 UTC (6 years, 9 months ago) by pkern
Make some field names more readable (temporary solution)

Revision 133 - Directory Listing
Modified Wed Aug 16 23:23:53 2006 UTC (6 years, 9 months ago) by pkern
Various component interoperability fixes

Revision 130 - Directory Listing
Modified Wed Aug 16 13:24:55 2006 UTC (6 years, 9 months ago) by pkern
Add a dependency to my patched version of ruby-gnome2
(available on http://pkern.debian.net/debian experimental)

Revision 126 - Directory Listing
Modified Mon Aug 14 09:06:44 2006 UTC (6 years, 9 months ago) by pkern
Various fixes

Revision 125 - Directory Listing
Modified Mon Aug 14 09:05:44 2006 UTC (6 years, 9 months ago) by pkern
Use the artwork from the screenshots

Revision 124 - Directory Listing
Modified Mon Aug 14 09:05:08 2006 UTC (6 years, 9 months ago) by pkern
Include gettext updates and the proper make hooks

Revision 120 - Directory Listing
Modified Thu Aug 10 19:47:56 2006 UTC (6 years, 9 months ago) by pkern
Little nit-pick fixes

Revision 119 - Directory Listing
Modified Thu Aug 10 19:47:18 2006 UTC (6 years, 9 months ago) by pkern
Add a functional list with predefined queries

Revision 118 - Directory Listing
Modified Thu Aug 10 17:13:30 2006 UTC (6 years, 9 months ago) by pkern
Fix the Debian package build a bit more

Revision 117 - Directory Listing
Modified Thu Aug 10 10:13:14 2006 UTC (6 years, 9 months ago) by pkern
Use the SVG sources, instead of PNG dumps

Revision 116 - Directory Listing
Modified Thu Aug 10 09:53:08 2006 UTC (6 years, 9 months ago) by pkern
Import Makefile; install and use the artwork in proper locations

Revision 115 - Directory Listing
Modified Wed Aug 9 21:39:36 2006 UTC (6 years, 9 months ago) by pkern
Initial version string added

Revision 114 - Directory Listing
Modified Wed Aug 9 21:39:10 2006 UTC (6 years, 9 months ago) by pkern
Add a toolbar and delete some cruft

Revision 113 - Directory Listing
Modified Wed Aug 9 21:38:43 2006 UTC (6 years, 9 months ago) by pkern
Include stub methods for severities and tags; cast values to string when
building the LDAP query string

Revision 112 - Directory Listing
Modified Wed Aug 9 21:37:33 2006 UTC (6 years, 9 months ago) by pkern
Add two listviews for the available and set tags

Revision 111 - Directory Listing
Modified Tue Aug 8 22:47:13 2006 UTC (6 years, 9 months ago) by pkern
A whole bunch of tiny bugfixes

Revision 110 - Directory Listing
Modified Tue Aug 8 20:30:18 2006 UTC (6 years, 9 months ago) by pkern
Fix a critical Gtk warning, an old relict

Revision 109 - Directory Listing
Modified Tue Aug 8 20:29:40 2006 UTC (6 years, 9 months ago) by pkern
Use a slightly different column layout in the message list, removed subject

Revision 108 - Directory Listing
Modified Tue Aug 8 20:29:13 2006 UTC (6 years, 9 months ago) by pkern
Display more headers in the message display widget

Revision 96 - Directory Listing
Modified Sun Aug 6 17:02:56 2006 UTC (6 years, 9 months ago) by pkern
Mighty catch-all commit

Revision 94 - Directory Listing
Modified Sat Aug 5 15:12:42 2006 UTC (6 years, 9 months ago) by pkern
Program initialisation

Revision 93 - Directory Listing
Modified Sat Aug 5 15:12:08 2006 UTC (6 years, 9 months ago) by pkern
Add mail support

Revision 91 - Directory Listing
Modified Fri Aug 4 15:15:30 2006 UTC (6 years, 9 months ago) by pkern
Added debian packaging files

Revision 90 - Directory Listing
Modified Fri Aug 4 15:14:29 2006 UTC (6 years, 9 months ago) by pkern
Add the first-time configuration

Revision 87 - Directory Listing
Modified Thu Aug 3 16:11:00 2006 UTC (6 years, 9 months ago) by pkern
Blocks need to be passable to cached objects

Revision 78 - Directory Listing
Modified Tue Aug 1 01:21:57 2006 UTC (6 years, 9 months ago) by pkern
Revamped the whole cache support

Revision 42 - Directory Listing
Modified Sun Jul 16 22:43:25 2006 UTC (6 years, 10 months ago) by pkern
Cache the fields provided by LDAP properly

Revision 41 - Directory Listing
Modified Thu Jul 13 23:45:10 2006 UTC (6 years, 10 months ago) by pkern
Some more GUI code (mainly component testing)

Revision 40 - Directory Listing
Modified Thu Jul 13 23:44:33 2006 UTC (6 years, 10 months ago) by pkern
Mbox handling added

Revision 39 - Directory Listing
Modified Thu Jul 13 23:43:58 2006 UTC (6 years, 10 months ago) by pkern
Add a cache provider using native Ruby marshaling and make it the default,
YAML was way too unstable for this task.

Revision 38 - Directory Listing
Modified Tue Jul 11 16:01:21 2006 UTC (6 years, 10 months ago) by pkern
Fix an issue with lowercase encoding identifiers

Revision 37 - Directory Listing
Modified Tue Jul 11 16:00:33 2006 UTC (6 years, 10 months ago) by pkern
Add mbox bug log retrieval

Revision 36 - Directory Listing
Modified Sun Jul 9 22:49:06 2006 UTC (6 years, 10 months ago) by pkern
Preliminary buglist

Revision 35 - Directory Listing
Modified Sun Jul 9 22:48:22 2006 UTC (6 years, 10 months ago) by pkern
Retrieve fieldlist from the LDAP server (schema)

Revision 34 - Directory Listing
Modified Sun Jul 9 20:25:56 2006 UTC (6 years, 10 months ago) by pkern
Put the DebugWindow into the GUI module, include GetText properly

Revision 33 - Directory Listing
Modified Fri Jul 7 19:29:59 2006 UTC (6 years, 10 months ago) by pkern
Use the decoder to normalise the fields passed by the BTS to UTF-8

Revision 32 - Directory Listing
Modified Fri Jul 7 14:00:31 2006 UTC (6 years, 10 months ago) by pkern
Added documentation for the RFC1342 decoder

Revision 31 - Directory Listing
Modified Fri Jul 7 13:45:57 2006 UTC (6 years, 10 months ago) by pkern
Initial version of a RFC1342-compliant decoder for encoded words;
needed as the BTS delivers metadata verbatim from the mail source

Revision 30 - Directory Listing
Modified Thu Jul 6 22:22:29 2006 UTC (6 years, 10 months ago) by pkern
Oops

Revision 29 - Directory Listing
Modified Thu Jul 6 22:14:05 2006 UTC (6 years, 10 months ago) by pkern
Move Config class into the Base module

Revision 28 - Directory Listing
Modified Thu Jul 6 21:59:05 2006 UTC (6 years, 10 months ago) by pkern
Scroll to end of buffer when the screen is filled

Revision 27 - Directory Listing
Modified Thu Jul 6 21:39:54 2006 UTC (6 years, 10 months ago) by pkern
* Add the LDAP backend provider
* Fix the classloaders
* Config class moved, GetText initialisation added

Revision 26 - Directory Listing
Modified Thu Jul 6 21:24:55 2006 UTC (6 years, 10 months ago) by pkern
Add preliminary YAML cache provider

Revision 25 - Directory Listing
Modified Wed Jul 5 17:56:21 2006 UTC (6 years, 10 months ago) by pkern
Put the pieces together

Revision 24 - Directory Listing
Modified Wed Jul 5 17:54:38 2006 UTC (6 years, 10 months ago) by pkern
Use constants in the class loaders

Revision 23 - Directory Listing
Modified Wed Jul 5 17:54:05 2006 UTC (6 years, 10 months ago) by pkern
Add a debugging console

Revision 22 - Directory Listing
Modified Tue Jul 4 21:52:11 2006 UTC (6 years, 10 months ago) by pkern
Add class loaders for the backend and cache modules

Revision 21 - Directory Listing
Modified Tue Jul 4 21:51:02 2006 UTC (6 years, 10 months ago) by pkern
Add a persistent configuration storage

Revision 20 - Directory Listing
Modified Mon Jul 3 21:23:49 2006 UTC (6 years, 10 months ago) by pkern
Add a GUI branch

Revision 13 - Directory Listing
Modified Tue Jun 20 18:51:51 2006 UTC (6 years, 11 months ago) by pkern
Add a cache stub

Revision 11 - Directory Listing
Modified Mon Jun 19 19:03:53 2006 UTC (6 years, 11 months ago) by pkern
Enable bug attribute access via method_missing

Revision 10 - Directory Listing
Modified Mon Jun 19 15:41:22 2006 UTC (6 years, 11 months ago) by pkern
LDAP query implemented

Revision 9 - Directory Listing
Added Sun Jun 18 21:18:59 2006 UTC (6 years, 11 months ago) by pkern
Start the bts-frontend tree to get a versioned development directory

  ViewVC Help
Powered by ViewVC 1.1.5