-
I wonder if there is an easy way to specify a "default" category to be selected on a list box.
I'm doing a form in a "create/new/add" page, and I'd like to have selected by default a specific category, to simplify the data entry to the user.
2009-11-10 11:00:17 UTC in ]project-open[ - Service Management
-
Try to activate the "translator mode" using this url... `/acs-lang/admin/translator-mode-toggle`
Then, you should see a green "o" next to every text you can change.
2009-10-28 16:47:17 UTC in ]project-open[ - Service Management
-
it's already done in v3.4 with openacs 5.4.
2009-10-28 14:02:22 UTC in ]project-open[ - Service Management
-
It would be really nice and useful to enable a Digital Signature for documents generated by ]po[. In Spain, it's related with "Facturación electrónica" and has a high potential with any small business and public offices. It's also related with laws, for instance, the Spanish "Administración Electrónica", that is going to be mandatory for any public office.
Allowing a small/medium company...
2009-10-28 14:01:24 UTC in ]project-open[ - Service Management
-
I've found the same problem installing from CVS.
2009-10-26 02:44:05 UTC in ]project-open[ - Service Management
-
When using a port number in the Setup Wizard, the developer support buttons don't work due to the url have a repeated colon (for instance... whatever.com::8000).
The problem is that SystemURL has this value, although in the setup wizard the url were correct (no double colon used there)
2009-10-26 02:36:40 UTC in ]project-open[ - Service Management
-
I've not seen [this patch][1] in the 3.4 last update from the CVS. Is this feature going to be included in v3.4? I think it's time worth!
Cheers!
[1]: https://sourceforge.net/tracker/?func=detail&aid=2817291&group_id=86419&atid=579558.
2009-10-19 12:44:34 UTC in ]project-open[ - Service Management
-
I have added a patch in that feature request that solves that problem.
https://sourceforge.net/tracker/?func=detail&aid=2817291&group_id=86419&atid=579558
Now, depending on the user locale, weeks start on Sunday or Monday.
2009-09-27 23:28:27 UTC in ]project-open[ - Service Management
-
I'm working in my spare time to make possible to the calendar to start on Monday.
The first thing to do is that intranet-calendar-procs.tcl must use that line...
> set first_day_of_week [lc_get firstdayofweek]
and with a few of changes in next lines... it works.
I'll upload a patch.
2009-09-14 22:26:52 UTC in ]project-open[ - Service Management
-
I have patched style.common.css to show correctly the oacs ubuttons.
2009-09-01 22:44:38 UTC in ]project-open[ - Service Management