similar to: what is the Admin Console repository

Displaying 20 results from an estimated 10000 matches similar to: "what is the Admin Console repository"

2006 Jul 21
4
pre-alpha Rails Admin Console
Hey all, I have released some pre-alpha code for my Administrative Console which I''ve been talking about for the past few days. The admin console, autoDB, provides and AJAXed, automated scaffolding-type system that''s pretty and very customizable. More details at http://trac.visualjquery.com/admin_console/ and my original post from last week, which has screenshots and some
2006 Aug 07
2
Administrative Console Update
Hi guys, I just wanted to announce the imminent release of the next revision of my autoDB Administrative Console. Now with: * Validations * A ton of association-related bug fixes * The ability to include the fields in belongs_to models into the form itself * AJAX improvements * Fixes to activate/deactivate and destroy * Rudimentary support for layouts Also, I made a change to the way
2006 Aug 12
5
Administrative Console Screencast
The first administrative console screencast is now available at: http://screencasts.visualjquery.com/demo1/ I''ve posted a bunch about the Admin Console, but it''s essentially an automated scaffold that works as an engine. The screencast is a quick overview of the minor things you''ll need to do in models, environment.rb, and others, as well as ::drumroll:: a demo of
2006 Jul 26
4
yhtml plugin
I have released a yhtml plugin, which is available at http://http://svn.visualjquery.com/admin_console/trunk/admin_console/vendor/plugins/yhtml You can also get my other plugins, specificlly: the pre-alpha administrative console (AJAX-based scaffolding engine), acts_as_automatic, which allows you to define associations in a single yaml file, and not need to define has_many, has_one,
2006 Jul 22
2
acts_as_automatic
Acts as automatic has two purposes: 1) provide acts_as_automatic act, which will automatically run the appropriate methods when conventions are adhered to (e.g. if you have category_id, it will assume that the model belongs_to :category). Only belongs_to via something_id is currently implemented. 2) Allow the creation of associations.yml, which will hold associations instead of inside each
2009 Feb 02
2
public facts repository
Hello all, I have set up a public svn repository with some facts that we have written over time: https://svn.ikw.uni-osnabrueck.de/dav/ikwadmin/public/puppet/facts/ (yes, it is svn). Now, I was wondering where to document this on the puppet-wiki (or should it rather be the facter-wiki) http://reductivelabs.com/trac/puppet/tags/facter%2Crecipe does not give any clear hint on this. Maybe I
2013 Apr 03
0
Protect Icecast Admin/Run on different port?
On 03/04/13 10:08, David Farrell wrote: > > > > On 3 April 2013 02:19, Philipp Schafft <lion at lion.leolix.org > <mailto:lion at lion.leolix.org>> wrote: > > reflum, > > On Thu, 2013-03-28 at 14:28 +0000, David Farrell wrote: > > Hi list, > > > > We're new to Icecast and we're looking at securing the admin >
2019 Oct 22
0
CentOS 8: what changed (regular UNIX admin commands)?
On 10/22/19 10:55 AM, Valeri Galtsev wrote: > Hello Experts! > > I'm sure many of you run CentOS for some time already. > > My question is: is there some place that lists which of the most often > used sysadmin commands are gone and what are replacements for them. Or > what else one needs to do after successful installation. (in the past > it was process accounting
2007 Jun 07
3
Reductive Labs Asks: What platforms and software are you managing?
We'd like to get new users to the information they need quickly and one thing new users want to know is if they can use Puppet for what they want to do. So far, we don't have a very extensive (or thorough) list of platforms and software solutions that our community is using with Puppet. To deal with this, I've drafted a short list of platforms under which Puppet is
2019 Oct 22
0
CentOS 8: what changed (regular UNIX admin commands)?
The ip commands have been around since Centos 6 if not earlier. you can do things with them that you can't do with ifconfig, such as setup policy routing rule sets.. On Tue, Oct 22, 2019 at 11:27 AM Stephen John Smoogen <smooge at gmail.com> wrote: > On Tue, 22 Oct 2019 at 14:11, David G. Miller <dave at davenjudy.org> wrote: > > > > On 10/22/19 10:55 AM, Valeri
2006 Aug 09
0
admin.create error in devel. console
im getting this error when i attemp to create an admin account in the devel. console... first is the script im trying to run and then the error... full output: >> @a = Admin.create :fullname => "Zack", :email => "zack@xxxxxx.com", :capabilities => {"member_info" => "1", "close_xxxxxx"=>"1",
2006 Jul 17
0
My earlier post re: DB Admin Console
I''ve put up a brief, better laid out version of my earlier post with embedded screenshots. Take a look at http://www.yehudakatz.com/admin-console.html In case you missed it, it''s a preliminary post about a plugin I''ll be releasing this week for an automated administrative console for database tables. -- Posted via http://www.ruby-forum.com/.
2004 Mar 01
0
Mapped samba drive missing in MS SQL Admin console
Hi All, I've noticed something strange with a drive mapping to a samba share, where it "disappears" when viewing is attempted via the MS SQL Enterprise Manager console. The drive appears in "My Computer" and can be accessed via, NT4,2K,XP,9x & dos. When attempting to use restore a backup file from a disk device, all M$ mapped drives appear, however the samba
2020 Apr 26
0
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
On 4/25/20 10:41 PM, Nicolas Kovacs wrote: > I tried to add a user in my directory, with "Nicolas Kovacs" in the "Common > Name" field, but instead of "Nicolas Kovacs" I get "NicolasKovacs" and there is > no way to add space between the first and the last name. Are you sure the input lacked a space character, and that this isn't just a font
2020 Apr 26
0
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Le 26/04/2020 ? 08:45, Nicolas Kovacs a ?crit?: > 100 % positive. > > I tried it on a different sandbox server without X installed, but only with > xorg-x11-xauth. > > From my workstation running OpenSUSE Leap 15.1, I connected to my admin console > using the following command: > > $ ssh -X microlinux at 192.168.2.5 /usr/bin/389-console -a http://192.168.2.5:9830 >
2020 Apr 26
0
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Hi Niki, Not familiar with 389-ds, but I'm curious if the admin console where the spaces are missing is a Java application.? If so, I encountered similar problems to an unrelated application I use (an older version of Moneydance) when there was an upgrade to OpenJDK. If I use: java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.x86_64.rpm (and devel, headless, etc.), the fonts render correctly.
2020 Apr 26
1
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Le 26/04/2020 ? 15:41, Greg Bailey a ?crit?: > Not familiar with 389-ds, but I'm curious if the admin console where the spaces > are missing is a Java application.? If so, I encountered similar problems to an > unrelated application I use (an older version of Moneydance) when there was an > upgrade to OpenJDK. > > If I use: >
2004 Aug 06
0
icecast2 and admin console
Hi there. On Mon, Feb 24, 2003 at 01:17:36PM -0600, oddsock wrote: > not that I'm going to go out and immediately implement anything, but what > would an icecast2 admin console provide in terms of functionality ? I like the possibility to see what's happening in a live fashion, without having to launch a browser and ask for a given page. This may already be done with some tail
2020 Jan 06
1
admin console
Hello. Is it possible to bind admin console on different port? icecast 2.4.4 --
2020 Jan 06
2
admin console
2020-01-06 17:50, Philipp Schafft wrote: > Good evening, > > On Mon, 2020-01-06 at 10:24 +0000, user wrote: > > Hello. > > Is it possible to bind admin console on different port? > > > > icecast 2.4.4 > > No, this is not possible with Icecast 2.4.x. Doing that would even break > some kinds of clients. > > Please note that it would not add to