0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename of the FeedTask class to FeedTaskModule. More... almost 17 years ago
Feeds table refreshed when a project is selected. * WorkSpace.java: new method to obtain ProjectFeeds using a Project ID. * FeedPanel.java: "New" feed button now fills the project ID using the selected project. The selection of a project from the list now refresh the feeds table. More... almost 17 years ago
New method loadData (preparation of the module's WorkSpace). More... almost 17 years ago
Some changes necesary for persistence. * WorkSpace.java: new class that represents the data structure (same concept that jWorkSheet's WorkSpace). * FeedTask.java: add some methods useful for presistence. * FeedPanel.java: constructor modification, now receives an instance of FeedTask. More... almost 17 years ago
The "New" feed button now adds rows in the feeds table. More... almost 17 years ago
Feeds table initialization. * New class FeedTableModel. More... almost 17 years ago
Some GUI improvements. More... almost 17 years ago
Initial filling of the project's table (based on the functionality of jWorkSheet). More... almost 17 years ago
Some code about the implementation of the project's table. More... almost 17 years ago
Fix of the title of the button "Sort". More... almost 17 years ago
Two new model classes. * lib/UJO.jar: UJO Framework 0.84.50. * ImportedTask.java: represents a task imported from an external source * ProjectFeed.java: represents de RSS/Atom feeds associated with a project. More... almost 17 years ago
Initial commit. * Development infrastructure. * Feed panel initial code and design. * License files. More... almost 17 years ago