0
I Use This!
Inactive

Commits : Listings

Analyzed 29 minutes ago. based on code collected about 1 hour ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Very old stuff forgotten to be committed - valerio
Valerio Schiavoni
as ervalerio
More... over 19 years ago
Solved bug about displaying first row 2 times, using api make code cleaner and easier!
Valerio Schiavoni
as ervalerio
More... about 20 years ago
ExplorePanel: translating to english;
Valerio Schiavoni
as ervalerio
More... about 20 years ago
added some stuff, using a single css, funz doesn't escape strings; A pre-processored version is on the way
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Removed any reference to htmlparser source code, only jar is now necessary;
Valerio Schiavoni
as ervalerio
More... about 20 years ago
CategorizePanel: removed vertical and horizontal struts; ExploreServerPanel: removed the get them bt; ServerPesistenceManager: code cleaning
Valerio Schiavoni
as ervalerio
More... about 20 years ago
It is now possible to download a category from the remote server choosing among the ones showed in the ExploreServerPanel
Valerio Schiavoni
as ervalerio
More... about 20 years ago
selecting a row inside the jtable; about panel now shows a pic inside
Valerio Schiavoni
as ervalerio
More... about 20 years ago
*** empty log message ***
Valerio Schiavoni
as ervalerio
More... about 20 years ago
The AboutPanel (not shown yet...?) Categorize Panel now has an image shown
Valerio Schiavoni
as ervalerio
More... about 20 years ago
too many fixtures..
Valerio Schiavoni
as ervalerio
More... about 20 years ago
A lot of improvements, bug fixes. started workin on the explorer server tab
Valerio Schiavoni
as ervalerio
More... about 20 years ago
A md5 utility to get a string digest
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Parameter is now optional; if not given, rmi server is searched in the localhost with loopback IP
Valerio Schiavoni
as ervalerio
More... about 20 years ago
server side persistence layer
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Added a persistence layer specific for server side (pgsql)
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Modificata l'interfaccia remota, prende come parametri una categoria e il relativo utente che l'ha pubblicata
Valerio Schiavoni
as ervalerio
More... about 20 years ago
The Panel where contents stored into the remote RMI server are displayed
Valerio Schiavoni
as ervalerio
More... about 20 years ago
a lot of changings...
Valerio Schiavoni
as ervalerio
More... about 20 years ago
RMi stuff, changing in the interaction with the gui and the publisher
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Temporarly removed
Valerio Schiavoni
as ervalerio
More... about 20 years ago
added rmic subtask in the compile task; 2 different tasks for server and client distributions files;
Valerio Schiavoni
as ervalerio
More... about 20 years ago
A remote interface
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Removed profiletest from testsuite; category implements publishale interface
Valerio Schiavoni
as ervalerio
More... about 20 years ago
RMI server and remote interface implementation
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Commented any Groovy reference
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Removed import statement for visitors package; Resolved (finally!) the ConcurrentModificationException, moving the removeDOcument to the proper class, out of the Profile
Valerio Schiavoni
as ervalerio
More... about 20 years ago
TreePanel: adding btPublish, for new futures to come Profile: new method publish(), to upload a profile to a remote serve
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Some code cleaning, removing commented code and simplyfing listener code
Valerio Schiavoni
as ervalerio
More... about 20 years ago
Categories is now a synchronized set, to remove ConcurrentException
Valerio Schiavoni
as ervalerio
More... about 20 years ago